lens/explorer: Fix display text for locked object records #1429

Merged
acid-ant merged 1 commit from a-savchuk/frostfs-node:metabase-explorer-typo into master 2024-10-14 13:39:43 +00:00
Member

Display texts for a locked object and a list of it lockers were mistakenly swapped. Based on

// lockedPrefix is used for storing locked objects information.
// Key: container ID
// Value: bucket mapping objects locked to the list of corresponding LOCK objects.

Before:
image

After:
image

Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com

Display texts for a locked object and a list of it lockers were mistakenly swapped. Based on https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/acd6eb18151d7e2fec413d97e273b13076a9b4bb/pkg/local_object_storage/metabase/util.go#L54-L56 Before: ![image](/attachments/a57b96f3-f86e-4ecc-beae-8a8f48dbdb7a) After: ![image](/attachments/c72898a8-442b-4bcb-aa47-32ea7e9a1bb9) Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk added 1 commit 2024-10-14 12:57:43 +00:00
[#XX] lens/explorer: Fix locked object records display text
Some checks failed
DCO action / DCO (pull_request) Failing after 1m37s
Tests and linters / Run gofumpt (pull_request) Successful in 2m2s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m59s
Vulncheck / Vulncheck (pull_request) Successful in 2m57s
Tests and linters / gopls check (pull_request) Successful in 3m1s
Build / Build Components (pull_request) Successful in 3m12s
Tests and linters / Staticcheck (pull_request) Successful in 3m43s
Tests and linters / Lint (pull_request) Successful in 4m0s
Tests and linters / Tests (pull_request) Successful in 6m37s
Tests and linters / Tests with -race (pull_request) Successful in 6m42s
ff2bec8f71
Display texts for a locked object and a list of it lockers were mistakenly swapped.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk force-pushed metabase-explorer-typo from ff2bec8f71 to d2a59b2de8 2024-10-14 12:58:39 +00:00 Compare
a-savchuk changed title from WIP: [#XX] lens/explorer: Fix locked object records display text to WIP: lens/explorer: Fix locked object records display text 2024-10-14 12:59:04 +00:00
a-savchuk changed title from WIP: lens/explorer: Fix locked object records display text to lens/explorer: Fix locked object records display text 2024-10-14 13:07:41 +00:00
a-savchuk changed title from lens/explorer: Fix locked object records display text to lens/explorer: Fix display text for locked object records 2024-10-14 13:11:25 +00:00
a-savchuk requested review from storage-core-developers 2024-10-14 13:11:57 +00:00
a-savchuk requested review from storage-core-committers 2024-10-14 13:11:58 +00:00
acid-ant approved these changes 2024-10-14 13:29:58 +00:00
achuprov approved these changes 2024-10-14 13:35:47 +00:00
acid-ant merged commit d2a59b2de8 into master 2024-10-14 13:39:43 +00:00
a-savchuk deleted branch metabase-explorer-typo 2024-10-14 14:36:18 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1429
No description provided.