Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Solved! Go to Solution.
Hello rlampley,
The issue occurs due to corruption in SeriesSort table related to Revisioning.
You can run WinDU task "Series Sort Id Diagnostic Task"
Check the WInDU logs and follow article https://www.ptc.com/en/support/article/CS52067
Make sure you take proper backups before executing any scripts and evaluate the solution on Test Environment.
Please let me know how it goes
SERIESSORTVALUE database table got messed up somehow
Run WINDU to get more info also
Report to PTC tech support.
See attached result of running query: select sortid,value from seriessortvalue, order by sortid.
Includes many varied Revision schemes used over time, including use of some <legacy> tags in statebasedversioning.xml.
Hello rlampley,
The issue occurs due to corruption in SeriesSort table related to Revisioning.
You can run WinDU task "Series Sort Id Diagnostic Task"
Check the WInDU logs and follow article https://www.ptc.com/en/support/article/CS52067
Make sure you take proper backups before executing any scripts and evaluate the solution on Test Environment.
Please let me know how it goes
If my response helps, please mark it as the solution to help other members. Thanks for using the Community!