Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hani/Copy from an editor paste in another #324

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sv-hyacoub
Copy link
Collaborator

@sv-hyacoub sv-hyacoub commented Nov 12, 2024

Description

Verify that pressing “Ctrl” key to select and copy multiple rows/columns of a table from an online editor then pasting to another online editor is pasted correctly.

Bugzilla bug ID

Testrail: https://mozilla.testrail.io/index.php?/cases/view/936864
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=1925573

Type of change

  • New Test

How does this resolve / make progress on that bug?

Completed.

Screenshots / Explanations

N/A

Comments / Concerns

N/A

ben-c-at-moz
ben-c-at-moz previously approved these changes Nov 12, 2024
Copy link
Collaborator

@ben-c-at-moz ben-c-at-moz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works as is, but there are some things that could be improved

Copy link

Uh oh! Looks like an error!

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:mozilla-level-1/fs13m0yWRsaKbGs7xwCNlw/QwuFRpM3QOOydRTe1zk7WA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:mozilla-level-1/fs13m0yWRsaKbGs7xwCNlw"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:mozilla-level-1/fs13m0yWRsaKbGs7xwCNlw/QwuFRpM3QOOydRTe1zk7WA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:mozilla-level-1/fs13m0yWRsaKbGs7xwCNlw"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2024-11-13T12:20:38.969Z

Copy link
Collaborator

@ben-c-at-moz ben-c-at-moz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants