Closed brionmario closed 3 weeks ago
With the current schema, we have few limitations in supporting this without introducing perf hits.
In the current schema, application basic information is maintained in the table 'SP_APP', while the templateID is stored in the 'SP_METADATA' table.
Application Listing works on the SP_APP table. If we are to support sending templateID as an attribute in the application list response, then
Implementation PRs did by @VivekVinushanth
Mapping related issue
@malshan1998 please cherry-pick take the changelist of https://github.com/wso2/identity-apps/pull/3091 locally and test these changes work without any issue.
Updated the milestone to August from July, since the development is still in progress. To do:
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Feature/Improvement
Description
And we are not showing the template in the listing which gives bad UX.
Describe the solution you propose
Design
Effort and Timeline
Expected date in prod: 27-07-2022 Delivered date in prod: DD-MM-YYYY
Delivery
Task breakdown
Phase 1
MVP 1:
MVP 2:
MVP 3:
templateId
in application listing itemtemplateId
tag.MVP 4:
templateId
for filteringtemplateId
to advanced search criteria.Delivery plan
Check Items