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

fix(editor): Fix issue with synchronization table on LDAP not loading data #8327

Conversation

RicardoE105
Copy link
Contributor

@RicardoE105 RicardoE105 commented Jan 13, 2024

Summary

When we migrated to Vue3, we updated to a new component and did not provide the right props.

before:

https://www.loom.com/share/ce12b21fdda44176b3e949a00c582252

now:

https://www.loom.com/share/354d1dcb51bd47a9910d5bfe34c7c9b8

Related tickets and issues

https://linear.app/n8n/issue/PAY-1134/ldap-synchronization-table-in-ui-remains-empty-even-after-successful

Review / Merge checklist

  • PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 13, 2024
@RicardoE105 RicardoE105 changed the title fix(editor): Synchronization table on LDAP feature fix(editor): Fix issue with synchronization table on LDAP not loading data Jan 13, 2024
Copy link

cypress bot commented Jan 15, 2024

Passing run #3756 ↗︎

0 331 5 0 Flakiness 0

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 RicardoE105 🗃️ e2e/*
Project: n8n Commit: db6589c79c
Status: Passed Duration: 03:21 💡
Started: Jan 15, 2024 8:37 AM Ended: Jan 15, 2024 8:40 AM

Review all test suite changes for PR #8327 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@RicardoE105 RicardoE105 merged commit 6b92d49 into master Jan 15, 2024
32 checks passed
@RicardoE105 RicardoE105 deleted the pay-1134-ldap-synchronization-table-in-ui-remains-empty-even-after branch January 15, 2024 14:03
netroy pushed a commit that referenced this pull request Jan 16, 2024
… data (#8327)

## Summary

When we migrated to Vue3, we updated to a new component and did not provide the right props. 

before:

https://www.loom.com/share/ce12b21fdda44176b3e949a00c582252


now:

https://www.loom.com/share/354d1dcb51bd47a9910d5bfe34c7c9b8


## Related tickets and issues
https://linear.app/n8n/issue/PAY-1134/ldap-synchronization-table-in-ui-remains-empty-even-after-successful

## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
@github-actions github-actions bot mentioned this pull request Jan 16, 2024
@janober
Copy link
Member

janober commented Jan 16, 2024

Got released with n8n@1.24.1

@github-actions github-actions bot mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants