Skip to content

Preserve circuit metadata in output result#48

Merged
ajavadia merged 1 commit into
qiskit-community:masterfrom
mtreinish:add-metadata-result
Oct 8, 2021
Merged

Preserve circuit metadata in output result#48
ajavadia merged 1 commit into
qiskit-community:masterfrom
mtreinish:add-metadata-result

Conversation

@mtreinish
Copy link
Copy Markdown
Collaborator

Summary

This commit fixes an issue with the Result objects generated by the
AqtJob. Previously the metadata from the input circuit was not passed to
the result header. This causes applications (like Qiskit Experiments) to
not be able to use the circuit metadata for tracking purposes. This
commit fixes this oversight by adding any circuit metadata to the output
result header.

Details and comments

This commit fixes an issue with the Result objects generated by the
AqtJob. Previously the metadata from the input circuit was not passed to
the result header. This causes applications (like Qiskit Experiments) to
not be able to use the circuit metadata for tracking purposes. This
commit fixes this oversight by adding any circuit metadata to the output
result header.
@mtreinish
Copy link
Copy Markdown
Collaborator Author

Once this merges I'll prepare a 0.4.3 release to get this and #47 out

@ajavadia ajavadia merged commit 8561735 into qiskit-community:master Oct 8, 2021
@mtreinish mtreinish deleted the add-metadata-result branch October 8, 2021 19:43
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.

2 participants