If the Status Report Name field contains a default value and is Auto-Numbering enabled, the Classic UI follows the Auto-Numbering pattern, while the Modern User Experience (UX) takes the Default value
STEPS TO REPRODUCE
- Go to Studio > Objects > Status Report object
- Go to the attributes list
- Edit the Name field.
- Set a default value: MyStatusrpt
- Go to the Auto-Numbering tab
- Enable it and set any pattern. Example SR0000
- Go to the Classic UI
- Edit a project and go to the Status Report subobject
- Create a Status Report
- The name attribute takes the Auto-Numbering pattern SR00001
- Go to the new UX and open the same project
- On the Status Report tab, click on the plus sign to create a new Status Report
- The Status Report is created.
Expected Results: The Status Report name gets the Auto-Numbering pattern as SR00002
Actual Results: The Status Report name gets the default value of MyStatusrpt