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

Metadata uploaded as a resource does not update or delete on the destination node #178

Open
peterhuffer opened this issue Aug 8, 2019 · 0 comments

Comments

@peterhuffer
Copy link
Contributor

Describe the bug
When metadata is ingested as a resource (ie through Intrigue), it will be created, but it cannot be updated or deleted when performing replication. Instead, on updates a duplicate of the resource will be on the destination node.

Affects version
0.3.0-SNAPSHOT

To Reproduce
Steps to reproduce the behavior:

  1. On the source node, ingest a metacard through Intrigue.
  2. Startup replication and configure a source and destination node.
  3. Begin replication
  4. After the resource is created on the destination node, update it on the source node and it will create a duplicate on the destination node

Expected behavior
The metadata is updated and deleted on the destination node and there are no duplicates on the destination node.

Additional context
Add any other context about the problem here.

@peterhuffer peterhuffer changed the title Metadata uploaded as a resource does not update or delete Metadata uploaded as a resource does not update or delete on the destination node Aug 8, 2019
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

No branches or pull requests

1 participant