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

Validation of EssenceFile presence:true is not reflected in front end. #1096

Closed
shushugah opened this issue Aug 3, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@shushugah
Copy link

When I added presence: true to an EssenceFile in

# elements.yml
- name: download_link
      type: EssenceFile
      validate:
      - presence: true

it prevents it from being saved in the back end (which is good), but it doesn't prevent rest of my element from being uploaded.

Enclosed screenshot shows EssenceFile object returned false on being saved. And 2nd shows the wrongly uploaded element in UI admin bar
screen shot 2016-08-03 at 17 29 30

screen shot 2016-08-03 at 17 33 20

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

No branches or pull requests

2 participants