Skip to content

Conversation

@otchet-broad
Copy link
Contributor

Addresses

https://broadworkbench.atlassian.net/browse/DT-2381

Summary

Work in progress for remaining study components for Data Submission V2.

TODO:
Migrate NIHDataManagement.jsx
Tests
Refactor study property classes so key is static readonly constant inside each class
Consider migrating all form components to elements generated by functions


Have you read Terra's Contributing Guide lately? If not, do that first.

  • Label PR with a Jira ticket number and include a link to the ticket
  • Label PR with a security risk modifier [no, low, medium, high]
  • PR describes scope of changes
  • Get a minimum of one thumbs worth of review, preferably two if enough team members are available
  • Get PO sign-off for all non-trivial UI or workflow changes
  • Verify all tests go green
  • Test this change deployed correctly and works on dev environment after deployment

export type OrganizationType = 'For-Profit' | 'Nonprofit'

export interface Institution {
export interface InstitutionInterface {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name collision with the library that interacts with our service endpoint for Institution

Base automatically changed from otchet-dt-2347-s4r-main-form to develop October 29, 2025 19:26
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants