Skip to content

Commit

Permalink
Merge pull request #284 from bcgov/bug
Browse files Browse the repository at this point in the history
bug
  • Loading branch information
TimCsaky authored Oct 30, 2024
2 parents b684f7e + 51b3708 commit 7b77659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/controllers/bucket.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ const controller = {
});
}

// Future task: give user MANAGE permission on existing sub-folder (bucket) instead (see above)
// Check for existing bucket collision
const bucketCollision = await bucketService.readUnique({
bucket: parentBucket.bucket,
Expand Down

0 comments on commit 7b77659

Please sign in to comment.