Done
Details
Assignee
Viola E.Viola E.Reporter
Viola E.Viola E.Tester Assignee
Björn MuschallBjörn MuschallPriority
TBDSprint
NoneDevelopment Team
LeipzigTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Viola E.
Viola E.Reporter
Viola E.
Viola E.Tester Assignee
Björn Muschall
Björn MuschallPriority
Sprint
None
Development Team
Leipzig
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 1, 2024 at 9:10 AM
Updated December 6, 2024 at 11:31 AM
Resolved December 6, 2024 at 7:43 AM
Restructure the saving of the filter and string values in the localStorage.
Check if there is a reason, why using this url for:
showAllCollections
`/finc-select/metadata-collections?filters=mdSource.${sourceId},selected.yes,selected.no,permitted.yes,permitted.no,freeContent.undetermined,freeContent.no,freeContent.yes&query=`,
can we just use instead:
`/finc-select/metadata-collections?filters=mdSource.${sourceId}`
?showSelectedCollections
`/finc-select/metadata-collections?filters=mdSource.${sourceId},selected.yes,permitted.yes,permitted.no,freeContent.undetermined,freeContent.no,freeContent.yes&query=`,
can we just use instead:
`/finc-select/metadata-collections?filters=mdSource.${sourceId},selected.yes`
See tickets: