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

Can't send a kudos outiside an activity #1090

Closed
boubaker opened this issue Sep 9, 2023 · 0 comments · Fixed by Meeds-io/kudos#347
Closed

Can't send a kudos outiside an activity #1090

boubaker opened this issue Sep 9, 2023 · 0 comments · Fixed by Meeds-io/kudos#347

Comments

@boubaker
Copy link
Member

boubaker commented Sep 9, 2023

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to People Page
  2. Click on Send Kudos to a user
  3. Send the Kudos
  4. See error

Current behaviour

The kudos isn't sent

Expected behavior

The kudos should be sent and the drawer should be closed after sent with a success notification display

boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090 (#346)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090 (#346)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090 (#346)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090 (#346)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 9, 2023
…eeds#1090 (#346)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
boubaker added a commit to Meeds-io/kudos that referenced this issue Sep 11, 2023
…eeds#1090 (#347)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
exo-swf pushed a commit to Meeds-io/kudos that referenced this issue Sep 11, 2023
…eeds#1090 (#347)

Prior to this change, when sending a kudos outside of an activity, the Parent Entity Identifier is null while it was set as mandatory in Hibernate Entity Mapping. This change will ensure to use the exact same constraint as the ones made in database for this field, which is nullable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant