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

feat: generate standard fields on custom object creation based on sync module #4360

Open
magrinj opened this issue Mar 7, 2024 · 0 comments
Labels
prio: low scope: backend Issues that are affecting the backend side only size: long type: chore

Comments

@magrinj
Copy link
Member

magrinj commented Mar 7, 2024

Scope & Context

Since PR #4332 standard fields on custom object can now be sync on custom objects.
We should refactor the sync module to allow generation and apply of workspace migrations base on one object metadata.
The goal is to remove the manual declaration of the standard fields inside the object-metadata.service file.

Current behavior

Standard fields are created manually inside the service.

Expected behavior

Standard fields should be created by some part of the sync module, when we've refactored this part to allow this kind of call.

@magrinj magrinj changed the title Ex: Add custom field from Companies / People table options menu feat: generate standard fields on custom object creation based on sync module Mar 7, 2024
@charlesBochet charlesBochet added type: chore size: long prio: low scope: backend Issues that are affecting the backend side only labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: low scope: backend Issues that are affecting the backend side only size: long type: chore
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants