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
1. Describe the bug
Warning AA0218 "The Tooltip property for PageAction ... must be filled." is missing within role center areas "Sections" and "Embedding".
2. To Reproduce
Activate rule AA0218.
On a role center page, add the following action (each with a different name, of course) without tooltips to area(Processing), area(Embedding) and area(Sections):
3. Expected behavior
All new actions should throw warning AA0218.
4. Actual behavior
Only the action within area(Processing) generates a warning. The warning is missing for area(Embedding) and area(Sections).
Note that all role center areas display tooltips in the UI.
5. Versions:
AL Language: v14.2.1249978
The text was updated successfully, but these errors were encountered:
1. Describe the bug
Warning AA0218 "The Tooltip property for PageAction ... must be filled." is missing within role center areas "Sections" and "Embedding".
2. To Reproduce
Activate rule AA0218.
On a role center page, add the following action (each with a different name, of course) without tooltips to
area(Processing)
,area(Embedding)
andarea(Sections)
:Wait until warnings appear.
3. Expected behavior
All new actions should throw warning AA0218.
4. Actual behavior
Only the action within
area(Processing)
generates a warning. The warning is missing forarea(Embedding)
andarea(Sections)
.Note that all role center areas display tooltips in the UI.
5. Versions:
The text was updated successfully, but these errors were encountered: