-
Type: Story
-
Status: Open (View Workflow)
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Work Type Classification:Sustaining
As a Product Owner I want the EOMServicesUrl App Setting to be removed from the tbAppSettings table as well as any places where it is referenced
Notes
ok, Michael added that back in April of 2019, before I started working on EOM. I think his plan was to have a base URL and then store the things we append to it for each section separately. I instead ended up creating tbExternalApi, where I'm keeping the full URL for each section, in case they don't share the same base URL (and this made switching between our swagger and their dev endpoint during testing easier)
I should have cleaned up this setting when I did that, but I just forgot that it existed. We can't just delete it from the database right now, since it's still pulled in with the rest of Global Settings when you log into MxConnect
- Delete setting from tbAppSettings where it exists
- Remove references to this App Setting, for example mobile login
Acceptance Criteria
- Confirm that after deploying the code, the EOMServicesUrl App Setting is no longer present in tbAppSetting
- Confirm that after the App setting has been removed, any processes using this setting are updated to not look for it
- Confirm that the processes that are updated are documented, so that QA know what to test
- relates to
-
CFAMX-11644 Generic 2021R1 Feature for odds and ends
- Closed
1.
|
Review Test Scripts | Ready for QA | Unassigned |
|
|||||||
2.
|
Deploy | Ready for QA | Unassigned |
|
|||||||
3.
|
Functional Review with QA | Ready for Developer | Unassigned |
|
|||||||
4.
|
DIT | Ready for Developer | Unassigned |
|