fixes of restart of parking db handler and remove hash from spot id as new structure #301 #328
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hotfix/parking-restart-issue-visual-#301"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes in this pr
Timeout issue has been investigated as it is an issue when no data exist and it only throw an error message and nothing breaks.
Important notes:
1)
In order to test this.
Make sure you have the .en file and set the currect enviroment variable
you need to put these inside the .env before testing. If you don't have contact me I will send it to you
DATABASE_STRING= DATABASE_USER= DATABASE_PASSWORD=2) this pull request needs be merge after this branch: #320-fix-mqqt-login-team-1 for avoiding the conflict
I have done everything thats needed to test this out, as can be seen in the docker status update we see that the container for postgres is up and running. (Which it didnt before the fix) I have informed the developer to fix the conflict before merging this to into our team branch.