Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Need to restart the application in order to see changes applied to field setting #188

Closed
a-barbieri opened this issue Apr 8, 2018 · 1 comment
Labels

Comments

@a-barbieri
Copy link
Collaborator

a-barbieri commented Apr 8, 2018

Every time you modify a field setting you need to restart the application to make it effective.

How to reproduce the issue

  1. Create a field setting image.
  2. Upload an image.
  3. Retrive it using a get_image_path.
  4. Todo bien ✔️

Now:

  1. Change slug of the image field.
  2. Update the slug in get_image_path
  3. Niet! ❌

System configuration

Binda version: v0.1.9.alpha.4

Rails version: 5.1.4

@a-barbieri a-barbieri added the bug label Apr 8, 2018
@a-barbieri
Copy link
Collaborator Author

Running on a server with Passenger it's possible to restart via command-line with this command:

passenger-config restart-app

a-barbieri added a commit to a-barbieri/binda that referenced this issue May 18, 2018
Marchino added a commit to Marchino/binda that referenced this issue Jan 21, 2019
* 'master' of https://github.com/lacolonia/binda:
  📝 Update plugins list
  📝 Update terms and conditions
  🐛 FIX read_only default value
  Update version
  🚑 FIX db folder
  📝 Update Guidelines
  🐛 FIX BindaCMS#188
  📝 Update Readme and tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant