Hi all,
after updating to Sep 22 Update, we have problems with changes in subscriptions to paginated reports.
We do the changes and after clicking on "Apply" we receive a "there was an error" - "sorry there was an error, please try again." message box. We hunted down the topic in the log files and found out, that in the RSPortal log file after the PUT request for the Subscription there is a warn message:
"BadRequest, Errors: An unexpected instance annotation name 'DaysOfWeek.Sunday' was found when reading from the JSON reader, In OData, Instance annotation name must start with @."
In original it looks as following:
2022-10-17 08:00:19.1267|INFO|204|Received request PUT /api/v2.0/subscriptions(c2c964fc-149a-41b3-b578-a94e7045f41e)| RequestID = s_cc703e8e-f941-4a95-9508-8b0ebb994806
2022-10-17 08:00:19.1892|WARN|204|BadRequest, Errors: An unexpected instance annotation name 'DaysOfWeek.Sunday' was found when reading from the JSON reader, In OData, Instance annotation name must start with @.| RequestID = s_cc703e8e-f941-4a95-9508-8b0ebb994806
We have installed the german version of PBIRS. Any suggestions how to solve the problem?
Best regards,
Thomas
Solved! Go to Solution.
@jsgoergen hello,
We are working on a fix for this bug already
As a workaround you can use shared schedule with the needed cadence for now
@Petebro may have more details on when to expect the fix
Why does it take so long to release a patch for something you broke more than a month ago?
I think you should probably look at raising a support ticket with Microsoft for this. @Petebro - is this a known issue?
We are hitting the same error after upgrading to Sep 22. It looks like it's happening on all subscriptions that have a frequency of Day, Week or Month. 'Hourly' and 'Once' are working.