Skip to content

Commit 30666f3

Browse files
authored
add feature flag (#27566)
1 parent 7d5a459 commit 30666f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/features.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,6 +1201,10 @@ features:
12011201
actor_type: user
12021202
description: Enables enqueuing of a Form4142DocumentUploadFailureEmail if a SubmitForm4142Job job exhausts its retries
12031203
enable_in_development: true
1204+
form526_0781_automate_mst_consent:
1205+
actor_type: user
1206+
description: Enables mst consent to send automatically when the 0781 form is submitted in the 526 flow, when the veteran given consent
1207+
enable_in_development: true
12041208
form526_send_0781_failure_notification:
12051209
actor_type: user
12061210
description: Enables enqueuing a Form0781DocumentUploadFailureEmail if a SubmitForm0781Job job exhausts its retries

0 commit comments

Comments
 (0)