Sean Thompson
Sean Thompson
**Describe the bug** If 2 users have the same research article open at the same time to add an update then whoever publishes first can have their update overwritten when...
PR Checklist - [x] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [x] Bug fix (non-breaking change which fixes an issue) -...
PR Checklist - [x] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [ ] Bug fix (non-breaking change which fixes an issue)...
**Is your feature request related to a problem? Please describe.** Users do not currently know if their post has been approved or needs amendments before being approved. **Describe the solution...
Add tests to cover functionality introduced in https://github.com/ONEARMY/community-platform/pull/2428 Test cases: - Moderation statuses are filtered correctly (only accepted shown) - Section only displayed to beta testers - Behaviour when how-to's...
**Is your feature request related to a problem? Please describe.** User adds post (how-to / research) in error or realises it's a duplicate and would like to delete post and...
**Is your feature request related to a problem? Please describe.** Username that is saved is different to the one entered by the user when joining as all special characters are...
Following successful promotion of https://github.com/ONEARMY/community-platform/pull/2428 to production deployments certain deprecated items can be removed from the platform: functions/src/stats folder index.ts migrations.ts functions/src/index.ts remove exports.stats
**Describe the bug** The how-to count on user profile page does not accurately reflect the number of how-to's a user has created. **To Reproduce** Steps to reproduce the behaviour: 1....
trying a function that triggers when the auth record is deleted to get round permission denied error #1412 PR Checklist - [ ] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will...