Jan 23 2017 11:04 AM
Jan 23 2017 11:04 AM
In SP I use lookups to build relationships and projected fields to display related data. I also project the ID field for use in queries and filtering. As of 20JAN17, all queries that I have in place using this pattern are failing. In list views I get this message:
Cannot complete this action. Please try again.
Correlation ID: XXX...XXX (<- Some GUID here)
My queries using CSOM are returning a similar message in the console.
I have also gone to different sites in our tenant, created new views with a filter on the projected field ID with the same result.
Any ideas on what the issue could be? Is this a change in SP, an error, or perhaps a tenant level configuration issue? Note that I don't have direct access to tenant level settings.
Jan 23 2017 11:01 PM
Jan 23 2017 11:01 PM
COuld you please post your caml query?
Jan 24 2017 06:39 AM
Jan 24 2017 06:39 AM
SolutionI don't know if this issue was a hicup or what but everything is working as it was before. All my views and scripts that I haven't modified are working as expected.