Skip to content

Conversation

@lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Dec 13, 2023

No description provided.

@lerouxb lerouxb added the feature flagged PRs labeled with this label will not be included in the release notes of the next release label Dec 13, 2023
@github-actions github-actions bot added the fix label Dec 13, 2023
@addaleax addaleax changed the title fix(crud): Clone the bulk delete preview docs from the ones in the list COMPASS-7521 fix(crud): clone the bulk delete preview docs from the ones in the list COMPASS-7521 Dec 13, 2023
@lerouxb
Copy link
Contributor Author

lerouxb commented Dec 13, 2023

ok this is worrisome:

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:          opens the bulk dialog with a proper initialised state:

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       AssertionError: expected { …(3) } to deeply equal { …(3) }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       + expected - actual

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "_eventsCount": 0

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "cloned": false

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "currentType": "Document"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "doc": {

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       -        "a": {

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       -          "value": 1

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       -        }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       +        "a": 1

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "elements": {

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                "elements": [

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                  {

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud: --

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    "level": 0

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    "parent": [Circular]

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    "removed": false

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    "type": "Int32"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       -            "uuid": "8d070907-e2b0-441e-80aa-b15e76a0c8c3"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       +            "uuid": "27d5fae2-7bb8-42c0-8237-1a2131bf5c56"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    "value": {

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                      "value": 1

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                    }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:                  }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud: --

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "expanded": false

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "isUpdatable": true

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "size": [null]

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:              "type": "Document"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       -      "uuid": "079ccb10-d360-47b6-a509-0e9090d47a71"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       +      "uuid": "cd31d887-e690-4767-b590-a044b9a72740"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:            }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:          ]

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:          "status": "open"

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:        }

[2023/12/13 11:03:47.207] @mongodb-js/compass-crud:       

@lerouxb lerouxb merged commit 32f6083 into main Dec 13, 2023
@lerouxb lerouxb deleted the clone-docs-for-delete branch December 13, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature flagged PRs labeled with this label will not be included in the release notes of the next release fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants