summaryrefslogtreecommitdiffstats
path: root/test/fixtures/members.yml
blob: 65e3fd687bbc018f3218203000d0d42f8aaa6c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
--- 
members_001: 
  created_on: 2006-07-19 19:35:33 +02:00
  project_id: 1
  id: 1
  user_id: 2
  mail_notification: true
members_002: 
  created_on: 2006-07-19 19:35:36 +02:00
  project_id: 1
  id: 2
  user_id: 3
  mail_notification: true
members_003: 
  created_on: 2006-07-19 19:35:36 +02:00
  project_id: 2
  id: 3
  user_id: 2
  mail_notification: true
members_004: 
  id: 4
  created_on: 2006-07-19 19:35:36 +02:00
  project_id: 1
  # Locked user
  user_id: 5
  mail_notification: true
members_005: 
  id: 5
  created_on: 2006-07-19 19:35:33 +02:00
  project_id: 5
  user_id: 2
  mail_notification: true
members_006: 
  id: 6
  created_on: 2006-07-19 19:35:33 +02:00
  project_id: 5
  user_id: 10
  mail_notification: false
members_007: 
  id: 7
  created_on: 2006-07-19 19:35:33 +02:00
  project_id: 5
  user_id: 8
  mail_notification: false