Comments
3 comments
-
@DanAvni
Thanks for reporting this issue!
I've reproduced it and escalated it to the development team. I'll keep you posted. -
We've logged this bug as SP-7597, so please keep an eye on the release note!
-
Our development team has done extensive investigation in attempting to fix this issue. However, unfortunately this is not an issue that is easy to fix, at least not in a safe way. Therefore, we decided to close this issue.
Our apologies for the inconvenience caused.
Add comment
Please sign in to leave a comment.
CREATE NONCLUSTERED INDEX [IX_RequestID] ON [dbo].[EmployeeTimeSheet] ([RequestIDXXX]) WHERE ([RequestId] IS NOT NULL) ON [PRIMARY]
In it the where clause was not updated with the new name of the field