You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove namespace, and it triggers. Leave it in, and it does not.
3. Expected behavior
AS0011 should give a warning, such as:
The identifier 'Deployment Status Enum' must have at least one of the mandatory affixes 'ABCD'
Just as it does for other objects. As far as I know, there has not been a change in policy for requiring affixes even if namespaces are used? If such a change exists, this must be reflected across all objects.
4. Actual behavior
AS0011 does not give a warning.
1. Describe the bug
AS001 does not give a warning about mandatory affix for Enum object, if a namespace is defined
2. To Reproduce
Steps to reproduce the behavior:
Remove namespace, and it triggers. Leave it in, and it does not.
3. Expected behavior
AS0011 should give a warning, such as:
The identifier 'Deployment Status Enum' must have at least one of the mandatory affixes 'ABCD'
Just as it does for other objects. As far as I know, there has not been a change in policy for requiring affixes even if namespaces are used? If such a change exists, this must be reflected across all objects.
4. Actual behavior
AS0011 does not give a warning.
5. Versions:
Internal work item: AB#567903
The text was updated successfully, but these errors were encountered: