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

Upload field UI doesn't update on page publish #1080

Closed
mfendeksilverstripe opened this issue Apr 21, 2020 · 1 comment
Closed

Upload field UI doesn't update on page publish #1080

mfendeksilverstripe opened this issue Apr 21, 2020 · 1 comment

Comments

@mfendeksilverstripe
Copy link
Contributor

Upload field UI doesn't update on page publish

This is an UI only bug which is quite minor and can be remedied by user training and documentation. Still, it may be worth looking into especially if this is low effort fix.

Version 1.5.1

Test scenario

  • page with has_one relation to Image (owns relation set up as well)
  • both page and image are draft only
  • publish the page via page edit form
  • view the upload field for the image - it will be showing draft state for the image
  • reload the page edit form and the image will be in the published state

This means that the publish operation works fine, it's just that the UI doesn't reflect this state immediately, without reloading the page.

@brynwhyman
Copy link

Thanks for raising this issue. This looks like a duplicate of #960.

I'll close this in favour of the older issue.

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

No branches or pull requests

2 participants