Document the Ranked attribute type#9086
Conversation
Add a Ranked entry to the user-attribute type list, document its ordered comparison operators in the system-wide access policy match options, and note that classification markings use the same Ranked attribute type. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThis PR updates Mattermost documentation to describe a new Ranked user attribute type. Changes clarify that classification markings use Ranked attributes for ordering, and document supported ordered comparison operators for Ranked attributes in ABAC Simple Mode policy configuration. ChangesRanked Attribute Documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes Related Issues: None specified Related PRs: None specified Suggested labels: documentation Suggested reviewers: None specified Poem 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Newest code from mattermost has been published to preview environment for Git SHA aa30aba |
|
@amyblais quick question about the workflow for documentation changes: if this goes directly into the v11.9 branch, how will it get into master for future releases? Do I need to open another PR for that? |
@davidkrauser I will merge the v11.9 branch into the master branch via this PR #9043 on the release day. |
|
@pvev friendly ping on review here, thanks! |
Add a Ranked entry to the user-attribute type list, document its ordered comparison operators in the system-wide access policy match options, and note that classification markings use the same Ranked attribute type.