Description
None
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Attachments
1
has to be done after
has to be done before
Checklist
hideActivity
Show:
Natalia Zaitseva
updated the LinkAugust 19, 2024 at 11:57 AMNone
This issue has to be done before MGRENTITLE-69
Oleksii Kuzminov
updated the Fix versionsAugust 19, 2024 at 10:50 AMNone
1.2.4
Natalia Zaitseva
changed the StatusJuly 31, 2024 at 12:27 PMPrep Deployment
Closed
Natalia Zaitseva
updated the ResolutionJuly 31, 2024 at 12:27 PMNone
Done
Natalia Zaitseva
updated the LabelsJuly 31, 2024 at 12:27 PMback-end epam-eureka eureka-phase6
back-end epam-eureka eureka-phase6 non-testable
Oleksii Kuzminov
changed the StatusJuly 30, 2024 at 9:46 AMIn Progress
Prep Deployment
Oleksii Kuzminov
updated the RankJuly 30, 2024 at 9:45 AMNone
Ranked lower
Oleksii Kuzminov
updated the SprintJuly 30, 2024 at 9:45 AMNone
Eureka Sprint 196
Pavel Filippov
changed the StatusJuly 26, 2024 at 9:51 AMOpen
In Progress
Pavel Filippov
changed the AssigneeJuly 26, 2024 at 9:51 AMUnassigned
Pavel Filippov
Natalia Zaitseva
changed the StatusJuly 25, 2024 at 12:35 PMIn Refinement
Open
Craig McNally
updated the DescriptionJuly 24, 2024 at 1:40 PM*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* use application-poc-tools with updated ModuleDescriptor object
* Adjust code and tests related to system user creation/mgmt to use the new “extensions” field in the module descriptor
*Acceptance Criteria*
* Logic now uses the new extensions field instead of the older fields originally introduced for system/tenant user creation/mgmt.
* Tests have been updated and coverage is 80+
*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to -add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.- leverage the “metadata” field introduced in [https://folio-org.atlassian.net/browse/OKAPI-732|https://folio-org.atlassian.net/browse/OKAPI-732|smart-link] for this purpose.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* use application-poc-tools with updated ModuleDescriptor object
* Adjust code and tests related to system user creation/mgmt to use the new -“extensions”-“metadata” field in the module descriptor
*Acceptance Criteria*
* Logic now uses the new -extensions- metadata field instead of the older fields originally introduced for system/tenant user creation/mgmt.
* Tests have been updated and coverage is 80+
Craig McNally
updated the SummaryJuly 24, 2024 at 1:40 PMUse the new "extensions" field in module descriptor
Use the new "metadata" field in module descriptor
Dima Tkachenko
updated the Story PointsJuly 10, 2024 at 10:11 AMNone
2
Dima Tkachenko
updated the DescriptionJuly 10, 2024 at 10:08 AM*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* Adjust code and tests related to system user creation/mgmt to use the new “extensions” field in the module descriptor
*Acceptance Criteria*
* Logic now uses the new extensions field instead of the older fields originally introduced for system/tenant user creation/mgmt.
* Tests have been updated and coverage is 80+
*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* use application-poc-tools with updated ModuleDescriptor object
* Adjust code and tests related to system user creation/mgmt to use the new “extensions” field in the module descriptor
*Acceptance Criteria*
* Logic now uses the new extensions field instead of the older fields originally introduced for system/tenant user creation/mgmt.
* Tests have been updated and coverage is 80+
Craig McNally
updated the LinkJuly 8, 2024 at 2:12 PMThis issue is cloned by MGRENTITLE-64
None
Craig McNally
updated the LinkJuly 8, 2024 at 2:12 PMNone
This issue has to be done before MGRENTITLE-64
Craig McNally
updated the LinkJuly 8, 2024 at 2:09 PMNone
This issue is cloned by MGRENTITLE-64
Craig McNally
updated the LinkJuly 8, 2024 at 2:08 PMThis issue clones MGRAPPS-23
None
Craig McNally
updated the LinkJuly 8, 2024 at 2:08 PMNone
This issue has to be done after MGRAPPS-23
Craig McNally
updated the DescriptionJuly 8, 2024 at 2:06 PM*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* Module descriptor schema & examples
** Add the new “extensions” field
** Deprecate the older fields for specifying users
*** This will facilitate a smooth transition and once all the pieces are in place we can remove the deprecated field(s).
* Any necessary code and test updates
*Acceptance Criteria*
* MD schema/examples and associated code/tests have been updated.
* The fields for specifying users have been deprecated, not removed.
*Overview*
Eureka has introduced new fields to the module descriptor in order to support the declarative specification of system/tenant users. These changes are incompatible with Okapi. After reviewing solutions, the decision was made to add a new field to the module descriptor “extensions”, and update the necessary code in both Eureka (mgr-*) and Okapi.
See [https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/141099068/Verify+that+Module+Descriptor+changes+are+backwards+compatible#Option-2-Add-new-property-into-ModuleDescriptor-called-%E2%80%9Cextensions%E2%80%9D%3A|smart-link] for additional details.
*Scope*
* Adjust code and tests related to system user creation/mgmt to use the new “extensions” field in the module descriptor
*Acceptance Criteria*
* Logic now uses the new extensions field instead of the older fields originally introduced for system/tenant user creation/mgmt.
* Tests have been updated and coverage is 80+
Craig McNally
updated the SummaryJuly 8, 2024 at 2:04 PMAdd "extensions" field to module descriptor
Use the new "extensions" field in module descriptor
Craig McNally
updated the ProjectJuly 8, 2024 at 2:04 PMmgr-applications
mgr-tenant-entitlements
Craig McNally
updated the KeyJuly 8, 2024 at 2:04 PMMGRAPPS-24
MGRENTITLE-63
Automation for Jira
changed the StatusJuly 8, 2024 at 2:03 PMOpen
In Refinement
Craig McNally
updated the LinkJuly 8, 2024 at 2:03 PMNone
This issue defines UXPROD-4891
Craig McNally
updated the LinkJuly 8, 2024 at 2:03 PMNone
This issue clones MGRAPPS-23
Craig McNally
created the Work itemJuly 8, 2024 at 2:03 PMSomething went wrong on our end
If this keeps happening, share this information with your admin, who should contact support.
Hash K7MH2U
Trace 4f17b6047ac14a01a7a1f49fb171e4f1
Details
Assignee
Pavel FilippovReporter
Craig McNallyPriority
P2Story Points
2Sprint
NoneDevelopment Team
EurekaFix versions
RCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Reporter
Priority
Story Points
2
Sprint
None
Development Team
Eureka
Fix versions
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
TestRail: Cases
TestRail: Runs