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

Redesigned Workflow - Discussions #10762

Open
jardakotesovec opened this issue Jan 3, 2025 · 1 comment
Open

Redesigned Workflow - Discussions #10762

jardakotesovec opened this issue Jan 3, 2025 · 1 comment
Assignees
Milestone

Comments

@jardakotesovec
Copy link
Contributor

jardakotesovec commented Jan 3, 2025

Discussions are taken from 3.4, without changes. This ticket is just for integration testing. Basically ensure that each of these discussion grid are correctly linked to correct stage.

Easiest to test this is probably just to use the feature flag to switch between legacy and new workflow to verify if message is added in one stage it will appear in that same stage both in the legacy workflow and the new one.

[features]

enable_new_submission_listing = On/Off
@Tribunal33
Copy link

One slight issue @jardakotesovec with the title of the comment with characters that are not alphanumeric. This didn't happen on 3.4 version. Don't know what the expectations are for types of acceptable characters.

Image

Here are some happy path tests that I conducted. It seems to be working as expected except for that minor formatting bug.

Test case categories

  1. General Design Table layout
  2. Adding a new discussion
    a. Adding discussions to every stage
    b. Testing alphanumeric characters
    c. Adding files to discussions
  3. Replying to discussions
    a. Email links to discussions
    b. Deleting previous discussions
    c. Leaving a discussion
  4. Checking discussion views are appropriate for the user
    a. Discussions include participants. If you aren’t involved you shouldn’t see it
  5. Discussion functionalities
    a. Delete Discussion
    b. Re-Order Discussions
    c. Closing Discussions
    d. Editing Discussions

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

No branches or pull requests

2 participants