]> source.dussan.org Git - sonarqube.git/blob
936821667010c993acafc667cb71e3d9aa5bf9cf
[sonarqube.git] /
1 <dataset>
2
3   <!-- user 100 has no direct grant access, but is in the group 200 that has the role "user"
4   on the project 300  -->
5   <user_roles id="1" user_id="100" resource_id="999" role="user"/>
6   <groups_users user_id="100" group_id="200"/>
7   <group_roles id="1" group_id="200" resource_id="300" role="user"/>
8
9   <projects id="300" uuid="ABCD" module_uuid="[null]" kee="pj-w-snapshot" scope="PRJ" qualifier="TRK" enabled="[true]"/>
10   <projects id="301" uuid="BCDE" module_uuid="[null]" kee="pj-w-snapshot1" scope="PRJ" qualifier="TRK"
11             enabled="[true]"/>
12   <projects id="302" uuid="CDEF" module_uuid="[null]" kee="pj-w-snapshot2" scope="PRJ" qualifier="TRK"
13             enabled="[true]"/>
14
15   <projects id="303" uuid="DEFG" module_uuid="[null]" kee="pj-w-snapshot3" scope="PRJ" qualifier="TRK"
16             enabled="[true]"/>
17
18 </dataset>