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

Bug: Front-end: When user clicks on "accept" a group it is considered as "declined" #618

Closed
OrAbramovich opened this issue Jun 22, 2018 · 5 comments

Comments

@OrAbramovich
Copy link
Collaborator

No description provided.

@OrAbramovich
Copy link
Collaborator Author

Estimated time: 0.5 hour (incl. tests)

@OrAbramovich OrAbramovich changed the title Bug: Front-end: When user clicks on "accept" a group it is considered as "declined" Bug: Back-end: Front-end: When user clicks on "accept" a group it is considered as "declined" Jun 22, 2018
@alonttal
Copy link
Collaborator

There are already tests that check that. Are you sure this is not front-end issue?

@OrAbramovich
Copy link
Collaborator Author

OrAbramovich commented Jun 22, 2018

It's front-end, there is a mismatch between the enums

@OrAbramovich OrAbramovich changed the title Bug: Back-end: Front-end: When user clicks on "accept" a group it is considered as "declined" Bug: Front-end: When user clicks on "accept" a group it is considered as "declined" Jun 22, 2018
OrAbramovich added a commit that referenced this issue Jun 22, 2018
…sidered as "declined"

Problem was - mismatch between enums (one in front-end and one in back-end).
Aligned member status enum and group status enum to be in the same order.

#618
@OrAbramovich
Copy link
Collaborator Author

actual time: 0.5 hour (incl. manual test)

@OrAbramovich
Copy link
Collaborator Author

Done.

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

No branches or pull requests

2 participants