Skip to content
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

removed application_form and commiting debug_a_application #43

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pasthalal
Copy link
Contributor

No description provided.

@ashabed
Copy link
Contributor

ashabed commented Feb 7, 2015

@pasthalal I tested this on my local dev site - very very close.

  1. you did rename the module correctly
  2. you did export field permissions

BUT:
You chose "Private (only author and administrators can edit and view)".

Although 'private' sounds good, read what it means: author can edit and view. Author refers to the person filling out the form. So that means that the person applying can edit and view the application status field. Of course, only administrators should be able to choose whether they're accepted.

This should be a simple update. Please update the permission to 'custom', and give administrator all of the permissions for the field - don't give any permissions to anyone else for that field. Then just update ('recreate') the feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants