After adding new State no fields available in that state
bobkepford - August 26, 2009 - 21:47
| Project: | Workflow Fields |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
After adding a new state to an existing workflow the new state's fields are not viewable. Disabling the Workflow fields module eliminates the problem but enabling it again will remove access to the fields in the new state. And as expected uninstalling the module and reinstalling fixes this issue as well.
Workflow Fields 6.x-1.1
Workflow 6.x-1.1
Drupal 6.13

#1
Without disabling any module, can you edit the new state to fix the permissions for the fields?
In general, do you expect the new state to allow access to all fields by default?
#2
"Without disabling any module, can you edit the new state to fix the permissions for the fields?"
No, that is the problem. This new state's permissions are ignored.
"In general, do you expect the new state to allow access to all fields by default?"
Yes. Instead the new state has all access permissions disabled.
I am not using this module now for my latest project but I wanted to share this problem.