adobe / adobe/da-admin

X-da-acltrace sometimes returns duplicate information

Open
#115 0 comments 0 reactions 1 assignee Claimed by @bosschaert View on GitHub
Dominant language
JavaScript
Stars
6
Forks
17
PR merge metrics
No merged PRs in 30d

Description

When looking at the `X-da-acltrace` header sometimes duplicates can be observed, something like this:

```
X-da-acltrace: [{"group":"AABBCCDDEEFF1234","path":"/myprj/test/sub/sub2","actions":["read","write"]},
{"group":"AABBCCDDEEFF1234","path":"/myprj/test/sub/sub2","actions":["read","write"]},
{"group":"AABBCCDDEEFF1234","path":"/myprj/test/sub/sub2","actions":["read","write"]},
{"group":"joe@bloggs.org","path":"/myprj/test/sub/sub2","actions":[]}]
```

This happens for acls specified on org-only 'groups' where the user is part of multiple groups within that org.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.