mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
Revert documentation changes to migration files
This commit is contained in:
parent
df9d0c7ac3
commit
51d1445792
8 changed files with 8 additions and 8 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 0036 (which populates ContentType and Permissions)
|
# It is dependent on 0035 (which populates ContentType and 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 0037 (which also updates user role permissions)
|
# It is dependent on 0035 (which populates ContentType and 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 0041 (which changes fields in domain request and domain information)
|
# It is dependent on 0035 (which populates ContentType and 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 0043 (which adds an expiry date field to a domain.)
|
# It is dependent on 0035 (which populates ContentType and 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 0052 (which alters fields in a domain request)
|
# It is dependent on 0035 (which populates ContentType and 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 0065 (which renames fields in domain application)
|
# It is dependent on 0035 (which populates ContentType and 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 0066 (which updates users with permission as Verified by Staff)
|
# It is dependent on 0035 (which populates ContentType and 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 0074 (which renames Domain Application and its fields)
|
# It is dependent on 0035 (which populates ContentType and 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]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue