Change the business systems modal in the organization view to display business systems based on the business org field rather than the responsible org field
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 15
Description
In the org table on GEAR's front end, when you click into an org and then click the Organizational Systems tab, it displays systems based on that org being listed in the business system's "Responsible Org" field rather than the "Business Org" field.
This will require:
- [ ] Determining how the current modal references the current "Responsible Org", since it is not a lookup table but rather a text entry from the Archer report
- [ ] ~~Ensuring the obj_systems_subsystems table has an entry for every business system in the Business Org field (or change how the business org field is referenced, perhaps via a reference to the org's Id in obj_organization rather than a string).~~ This will be addressed in #130
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.