Skip to content
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

[Demo] Fix new deals do not appear in the CRM demo #9581

Merged
merged 1 commit into from Jan 12, 2024

Conversation

adguernier
Copy link
Contributor

@adguernier adguernier commented Jan 12, 2024

Problem

When a user creates a new deal, it's not displayed in the list, as if it had not been created.
Additionally, when creating several deals, they do not appear in a logical order.

scrnli_12_01_2024.11-40-21.mp4

Solution

  • Set sales_id to the new deal as the user identity to display it in the list.
  • Order the new deals in the right direction
scrnli_12_01_2024.11-39-14.mp4

@adguernier adguernier added the RFR Ready For Review label Jan 12, 2024
@slax57 slax57 added this to the 4.16.6 milestone Jan 12, 2024
@slax57 slax57 merged commit d589e64 into master Jan 12, 2024
11 checks passed
@slax57 slax57 deleted the fix-creating-a-resource-does-not-work-in-atomic-crm branch January 12, 2024 13:26
@slax57 slax57 changed the title Fix new deals do not appear in the crm demo [Demo] Fix new deals do not appear in the CRM demo Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants