hcengineering / hcengineering/platform
Failed to save the issue description
- Dominant language
- TypeScript
- Stars
- 27.7k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**
Failed to save the issue description
Example of issue:
**Steps to reproduce:**
1. Login to platform
2. Created an issue
3. Try to add any table
4. Close the issue and open it again
5. Try to add any description
6. Close the issue and open it again
**Actual Result**
The description is missed, but the activity with the change description is added to the ticket
The Uncaught (in promise) Error: Issue project not found, _id: 65d3c12247f20a8c62116901 error occurs
```
8349.96fee57b4de8caa5c878.js:1 Uncaught (in promise) Error: Issue project not found, _id: 65d3c12247f20a8c62116901
at ui (8349.96fee57b4de8caa5c878.js:1:18217)
at async bn (view.2a2b9bdf80c25febd0a8.js:5:6888)
at async nl (view.2a2b9bdf80c25febd0a8.js:5:6973)
at async Qe (activity.3621f7cb830db963a28d.js:1:22934)
```
**Expected Result**
The description should be saved
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.