Updating framework is not working properly on Portal #450
-
I've a framework called framework1 which was created at the time of tenant setup which consisted of BMGS. Now the client has requested to add more BMGS in the existing framework. Scenario: When I'm reading the framework from postman, everything seems perfect. When I'm trying to check the BMGS from portal, the newly created medium is showing up under every board. Not able to understand why this is happening. @vinukumar-vs @rajeevsathish @Krishnaj20 @rajeshkumaravel cc: @baljeetsingh |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
@rajeshkumaravel can you please get back on this |
Beta Was this translation helpful? Give feedback.
-
@nidhikachhawa24 Can you mark this as answered if the above resolves your query. If not then please get back with details |
Beta Was this translation helpful? Give feedback.
@nidhikachhawa24 if you please see this api
curl --location 'https://sunbirdsaas.com/api/framework/v1/read/chattisgarghboardfw?categories=board%2CgradeLevel%2Cmedium%2Cclass%2Csubject' \ --header 'Accept: application/json' \ --header 'Accept-Language: en-US,en;q=0.9' \ --header 'Connection: keep-alive' \ --header 'Referer: https://sunbirdsaas.com/explore?board=CBSE&gradeLevel=Class%2010&&selectedTab=home' \ --header 'Sec-Fetch-Dest: empty' \ --header 'Sec-Fetch-Mode: cors' \ --header 'Sec-Fetch-Site: same-origin' \ --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36' \ --header 'X-App-Id: production.pr…