phpvms
phpvms copied to clipboard
Double Journal For Airlines (Bug Report)
When an airline is created (including the first one created during setup) two journal entries get created for that airline with exact same details.
Version Non Version specific
To Reproduce Steps to reproduce the behavior:
- Go to Admin -> Airlines
- Add a new one
- Check db / journals table
- See error
Expected behavior Looks like it is harmless but no need to have two entries for an airline, it may be harmful later on. Deleting duplicate records also does not harm the system, so I expect that only one to be created (and if possible that should be deleted when an airline is deleted)
Screenshots
We can say that this bug is there since 2020-10-24 :) I have no knowledge about previous versions