Revert documentation changes to migration files

This commit is contained in:
Erin 2024-04-08 10:15:49 -07:00
parent df9d0c7ac3
commit 51d1445792
No known key found for this signature in database
GPG key ID: 1CAD275313C62460
8 changed files with 8 additions and 8 deletions

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]