mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 09:37:03 +02:00
Update dependency typos in user group migrations
This commit is contained in:
parent
c25a082aa0
commit
c4cf7d5669
7 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0037 (which also updates user role permissions)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0041 (which changes fields in domain request and domain information)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0043 (which adds an expiry date field to a domain.)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0052 (which alters fields in a domain request)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0065 (which renames fields in domain application)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0066 (which updates users with permission as Verified by Staff)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0074 (which renames Domain Application and its fields)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue