-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 Fix: Add recipient to Sticky notes #5723
🐛 Fix: Add recipient to Sticky notes #5723
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 , thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
Have you considered starting integrating user names e.g. like @odeimaiz
The new users table gurantees uniqueness of usernames
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! Thanks a lot
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5723 +/- ##
=========================================
+ Coverage 84.5% 87.1% +2.5%
=========================================
Files 10 1259 +1249
Lines 214 52829 +52615
Branches 25 810 +785
=========================================
+ Hits 181 46056 +45875
- Misses 23 6603 +6580
- Partials 10 170 +160
Flags with carried forward coverage won't be shown. Click here to find out more. |
What do these changes do?
Fixed:
Related issue/s
fixes ITISFoundation/osparc-issues#1282
How to test
Dev-ops checklist