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

Channel Groups cannot save with Channel Filter on #3898

Open
rbeckman-nextgen opened this issue May 11, 2020 · 3 comments
Open

Channel Groups cannot save with Channel Filter on #3898

rbeckman-nextgen opened this issue May 11, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@rbeckman-nextgen
Copy link
Collaborator

Issue:
With the Channel Filters on in the Channels view, you can drag and drop a channel into another group and cause the Save Group Changes button to appear.
Clicking on the button does not save, and prompts when trying to leave the view do not save

Steps to Reproduce:

  • Create 2 channel groups
  • In both groups, create at least 1 channel in each so that both groups appear when the channel filter is on
    ** Add a Label to each channel created
  • Filter the channels such that you see both groups in the channels view
  • Drag and drop any channel from one group to another
  • Save Group Changes button should appear on the left under Group Tasks. Click on it

Expected Outcome:

  • The channel groups get saved

Actual Outcome:

  • Nothing seems to happen.
  • The prompt from leaving the view also does not save
  • Leaving the view and coming back, channel groups have not been edited

Imported Issue. Original Details:
Jira Issue Key: MIRTH-4020
Reporter: tonye
Created: 2016-08-02T11:54:22.000-0700

@rbeckman-nextgen
Copy link
Collaborator Author

Sample groups to cover steps 1 and 2

Imported Comment. Original Details:
Author: tonye
Created: 2016-08-02T11:55:21.000-0700

@cturczynskyj cturczynskyj added the closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. label Mar 1, 2021
@pladesma pladesma closed this as completed Mar 1, 2021
@jonbartels
Copy link
Contributor

@pladesma this ticket should be reopened. It is still a bug.

I ran into it today on 4.0.1:

  • Channels
  • Search for channels with a filter for name
  • Move one of the found channels to a different group
  • Try to save the channel groups and it just sort of hangs
  • Clear the filter
  • Now you can assign/move and save channel groups

@rogin confirmed on 4.2.0. @joshm also said he has had the issue.

I suspect this will be tricky to solve because the channel groups are persisted as a complete set from the client to the server. When a filter is enabled the clients displayed set does not match the server set.

@jonbartels
Copy link
Contributor

Related - #4084

@tonygermano tonygermano reopened this Mar 18, 2023
@tonygermano tonygermano added bug Something isn't working and removed closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. labels Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants