-
Notifications
You must be signed in to change notification settings - Fork 54
Added username & userId to /user command #244
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
Added username & userId to /user command #244
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.
NIT: Can you use dummy user data here
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.
Yes, I did so because the userFullName and userState also had dummy values.
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.
No, I mean change the username with a dummy value like john dow, or use Ankush data
as a user can remove from the RDS as Jyotsna is not on RDS
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.
Okay I have added dummy value now
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.
Issues ticket says userId but code says github ID
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.
please maintain sequence 1. user Id 2. username 3. full name 4. user status 5. join date
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.
I want to know why you are changing the test data from sunny Sashi to john Doe
@PeeyushPrashant use Ankush's data |
Date: 09/09/24
Developer Name: Prashant Peeyush
Issue Ticket Number
Description
userId & userName will also be displayed along with other details when
/user
command is run on discordDocumentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
screen-capture.4.webm
Test Coverage
Screenshot 1