Skip to content

Fix/generate data command#52

Merged
ARYAN-NIKNEZHAD merged 4 commits intoLazarus-org:mainfrom
MEHRSHAD-MIRSHEKARY:fix/generate-data-command
Apr 11, 2025
Merged

Fix/generate data command#52
ARYAN-NIKNEZHAD merged 4 commits intoLazarus-org:mainfrom
MEHRSHAD-MIRSHEKARY:fix/generate-data-command

Conversation

@MEHRSHAD-MIRSHEKARY
Copy link
Collaborator

No description provided.

… model data generation

- Fixed a problem where the progress bar showed up too early and stayed at 0% while waiting for related data to be created, which made it look like nothing was happening.
- Improved how we handle models that depend on each other—especially one-to-one connections—so data gets created even if some related parts were set to be skipped, for foreign key relations will relay on existing data if related model is excluded. If no data exist for related model, we’ll let you know with a helpful message after the process.

Closes Lazarus-org#50
@MEHRSHAD-MIRSHEKARY MEHRSHAD-MIRSHEKARY self-assigned this Apr 11, 2025
@MEHRSHAD-MIRSHEKARY MEHRSHAD-MIRSHEKARY added bug Something isn't working enhancement New feature or request labels Apr 11, 2025
Copy link
Collaborator Author

@MEHRSHAD-MIRSHEKARY MEHRSHAD-MIRSHEKARY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checked & fixed

@ARYAN-NIKNEZHAD ARYAN-NIKNEZHAD merged commit 880b188 into Lazarus-org:main Apr 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants