Fix multiple bugs related to Singleton workflows:
Can't use undef in a where clause.
Have to use the same JSON encoding in all places.
Added tests for singleton workflow instances.
This commit is contained in:
parent
993391a620
commit
5689c08bbc
3 changed files with 30 additions and 16 deletions
|
|
@ -38,6 +38,8 @@
|
|||
- fixed: Thingy Things can now have no fields and still be functional.
|
||||
- fixed: Can no longer buy badges from receipt or direct link page if quantity is empty
|
||||
- fixed: Tickets on add to badge screen now show the time at the event's timezone
|
||||
- It was possible to run multiple singleton workflows at the same time.
|
||||
|
||||
7.5.22
|
||||
- fixed: Layout template now gets prepared correctly
|
||||
- fixed: When user does not have permissions to search/edit a thing a proper error is shown.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue