Skip to content
Snippets Groups Projects

when there is empty db there is problem with id clash that wasn't foreseen

Merged Piotr Gawron requested to merge issue-with-generating-maps-on-empty-db into devel_12.1.x

this should resolve issue reported by @nils.christian

Root cause of this bug is that there was identifier clashes in the subfolder generation. There was no problem up to now because all our production server had really high id number and probability of the clash was minimized. With clean empty db that we have we new installs all ids start with 1 and therefore possibility that ids in different table for the same project would be the same is high.

Merge request reports

Pipeline #6442 passed

Pipeline passed for 650621c2 on issue-with-generating-maps-on-empty-db

Approval is optional

Merged by Piotr GawronPiotr Gawron 6 years ago (Sep 18, 2018 5:35pm UTC)

Merge details

  • Changes merged into devel_12.1.x with 3e6441c2.
  • Deleted the source branch.

Pipeline #6444 passed

Pipeline passed for 3e6441c2 on devel_12.1.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading