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

Removing Layer groups removed when no layers left in them #97

Merged

Conversation

SeqLaz
Copy link
Member

@SeqLaz SeqLaz commented Nov 14, 2024

Removing Layer groups removed when no layers left in them

Test project:

crop_monitoring_000.zip

Implemented on QFieldSync plugin on the PR opengisch/qfieldsync#623

Fix opengisch/qfieldsync#587

@SeqLaz SeqLaz requested a review from suricactus November 14, 2024 22:24
Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

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

Good work! A few small changes and it is ready to go!

Don't forget to open QFieldSync PR with the new libqfieldsync commit sha.

Also make a reference to the fixed issue on QFieldSync here and on the QFieldSync PR.

And don't forget to make cross reference between the two PRs.

@SeqLaz SeqLaz force-pushed the QF-4520-layer_groups_not_removed_when_no_layers_left branch from 59b0820 to a250005 Compare November 15, 2024 12:56
@SeqLaz
Copy link
Member Author

SeqLaz commented Nov 15, 2024

Hey @suricactus I addressed the suggestions!.... Also for tests I added the project sample in the descriptions of the PR

Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

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

One last empty line :)

Please squash into a single commit and we are ready to go!

@SeqLaz
Copy link
Member Author

SeqLaz commented Nov 15, 2024

One last empty line :)

Please squash into a single commit and we are ready to go!

Great!... Apologize my bad! :)

@SeqLaz SeqLaz force-pushed the QF-4520-layer_groups_not_removed_when_no_layers_left branch from a250005 to eb0ebd8 Compare November 15, 2024 17:09
@SeqLaz
Copy link
Member Author

SeqLaz commented Nov 15, 2024

Hey @suricactus I think now is ready to go!

Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

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

Great! Don't forget to open a PR on QFieldSync with the new libqfieldsync version, cross reference this PR to the one on QFieldSync and vice versa, and put in both "fixes <LINK_TO_GITHUB_ISSUE>". Ideally this should be done when you open the PR, not just before closing :) .

@suricactus suricactus merged commit fa79d3c into master Nov 16, 2024
7 checks passed
@suricactus suricactus deleted the QF-4520-layer_groups_not_removed_when_no_layers_left branch November 16, 2024 19:16
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.

Wrong handling of layers' groups
2 participants