-
-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error.loading.form.no_authorized when opening a form from tasks tab because context evaluates to false #8745
Labels
Priority: 0 - Critical
Work on this right away.
Regression
Affects a feature that worked in a previous release
Type: Bug
Fix something that isn't working as intended
Milestone
Comments
kennsippell
added
Type: Bug
Fix something that isn't working as intended
Regression
Affects a feature that worked in a previous release
labels
Dec 7, 2023
Similar to #8589. Don't think it is the same though. |
This bug is blocking CARES app 4.x upgrade. |
5 tasks
dianabarsan
added a commit
that referenced
this issue
Dec 8, 2023
dianabarsan
added a commit
that referenced
this issue
Dec 8, 2023
5 tasks
dianabarsan
added a commit
that referenced
this issue
Dec 8, 2023
5 tasks
dianabarsan
added a commit
that referenced
this issue
Dec 11, 2023
dianabarsan
added a commit
that referenced
this issue
Dec 11, 2023
Merged to |
m5r
pushed a commit
that referenced
this issue
Dec 13, 2023
m5r
pushed a commit
that referenced
this issue
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Priority: 0 - Critical
Work on this right away.
Regression
Affects a feature that worked in a previous release
Type: Bug
Fix something that isn't working as intended
Describe the bug
There is a form with
context: "false"
in form.properties.json because this form should never appear on the contacts tab. In 3.x I am able to open this form via the tasks tab but in 4.x this throws errorerror.loading.form.no_authorized
To Reproduce
form.properties.json
withcontext: "false"
Expected behavior
Form should open
Observed behavior
error.loading.form.no_authorized
Environment
The text was updated successfully, but these errors were encountered: