Skip to content

Conversation

PeeyushPrashant
Copy link
Contributor

@PeeyushPrashant PeeyushPrashant commented Sep 9, 2024

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 discord

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
screen-capture.4.webm

Test Coverage

Screenshot 1

Screenshot 2024-09-11 222727

@PeeyushPrashant PeeyushPrashant changed the title added username & userId to /user command Added username & userId to /user command Sep 9, 2024
Copy link
Member

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

Copy link
Contributor Author

@PeeyushPrashant PeeyushPrashant Sep 10, 2024

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.

Copy link
Member

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

Copy link
Contributor Author

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

vinit717
vinit717 previously approved these changes Sep 11, 2024
Copy link
Member

@iamitprakash iamitprakash left a 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

Copy link
Member

@iamitprakash iamitprakash left a 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

Copy link
Member

@Achintya-Chatterjee Achintya-Chatterjee left a 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
Copy link
Contributor Author

@Achintya-Chatterjee
Copy link
Member

@Achintya-Chatterjee #244 (comment)

@PeeyushPrashant use Ankush's data

@iamitprakash iamitprakash merged commit c5d04ad into Real-Dev-Squad:develop Sep 15, 2024
2 checks passed
@PeeyushPrashant PeeyushPrashant mentioned this pull request Sep 16, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When we use /user command , userId should also be displayed
5 participants