Skip to content

Handle new and changed resources in notify method#268

Closed
bellisk wants to merge 1 commit intockan:masterfrom
bellisk:move-xloader-submission-into-notify-method
Closed

Handle new and changed resources in notify method#268
bellisk wants to merge 1 commit intockan:masterfrom
bellisk:move-xloader-submission-into-notify-method

Conversation

@bellisk
Copy link
Contributor

@bellisk bellisk commented Jan 28, 2026

This change moves submission of a resource to xloader into the notify method for new resources, as well as changed ones. It also removes the method after_resource_create, which is no longer needed.

This ensures that resources are submitted to xloader when they are created without calling the resource_create action - for example, when datasets are created by harvesting. It also simplifies the plugin logic.

This change moves submission of a resource to xloader into the notify method for new resources, as well as changed ones. It also removes the method after_resource_create, which is no longer needed.

This ensures that resources are submitted to xloader when they are created *without* calling the resource_create action - for example, when datasets are created by harvesting. It also simplifies the plugin logic.
@bellisk
Copy link
Contributor Author

bellisk commented Jan 28, 2026

Ah, I see this duplicates @TomeCirun's PR #265, so I'll close it.

@bellisk bellisk closed this Jan 28, 2026
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.

1 participant