amplication / amplication/amplication

🐛 Bug Report: After setting a topic of a message broker within a service to receive or send you cant set other topics that belong to the same message broker

Open
#6,771 18 comments 0 reactions 1 assignee Claimed by @Sheersendu View on GitHub
epic: UX/UI impact: Quality type: bug V2
Dominant language
TypeScript
Stars
16k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

![Image](https://github.com/amplication/amplication/assets/112330500/911f97ce-9722-4c0f-8c6c-8b81a61e86ef)

**Steps:**
1. Create a project with a few services
2. Create a message broker
3. Create 3 topics within the message broker
4. Go to one of the services and activate the message broker
5. Set the **first** topic to 'send' or 'receive'
6. Try to set the **second** topic to 'send' or 'receive'

**Expected:**
You can set the **second** topic to 'send' or 'receive'
More in general - you can set any topic to any value you want 'none', 'send' or 'receive'

**Actual:**
You can't change the **second** topic from 'None'.
A user also reported the screen going blank when you try to set the additional topic

**Note** - I am able to change the third topic to 'send' or 'receive'
**Note** - After I change the first topic to something else I am able to start changing all the topics. (also after changing the third topic it unlocks the second topic)
**Note** - Sometimes you make a selection and it reverts to the previous selection and you need to repeat the selection (**This should also be fixed**)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.