Open Aditi3981 opened 8 months ago
Hi @RajeevPentyala is there an update on this issue? I also cannot see my test SharePoint list. Please advise how to proceed, its limiting me to update my SharePoint site variable since my Test environment is managed. Thanks
Describe the issue
We observed that the SharePoint list dropdown in environment variables tab in deployment settings did not show one of our SharePoint lists. To find the root cause we checked the SearchSharepointList flow which gets triggered when the dropdown is selected. We found that the graph API response did not contain the list we have in our site (and hence it did not show up in the dropdown). Our site has 182 SP lists and the graph API listed 181. When we deleted one of the SP lists, the graph API was able to get the missing SP list. We think the Graph API is able to get only finite lists and hence we are unable to add more SP lists in future.
Expected Behavior
The SharePoint lists dropdown in deployment settings should show all the lists under the selected site.
What component are you experiencing the issue with?
ALM Accelerator Canvas App
What solution version are you using?
1.0.20240306.1(Managed)
Steps To Reproduce
Create more than 181 lists in the SharePoint site. Goto SharePoint list dropdown in environment variable deployment settings. The dropdown should show all lists under that site.
Anything else?
No response
AB#2556