HewlettPackard / squest

Service request portal on top of Ansible Tower/AWX
https://hewlettpackard.github.io/squest/latest
Apache License 2.0
292 stars 53 forks source link

Field validator issue when code is updated. #631

Open a-belhadj opened 1 year ago

a-belhadj commented 1 year ago

Describe the bug When updating a field validators, Squest still use the previous version. A compose restart fix it. Let's investigate

To Reproduce Steps to reproduce the behavior:

  1. Add a field validator
  2. Update python code
  3. Django still use the previous version

Expected behavior When update in .py -> update in Squest

Sispheor commented 8 months ago

field validator is now deprecated