Skip to content

Commit 5e05428

Browse files
TsafrirAwshanks
andauthored
Update releasenotes/notes/fix-custom-pulse-qobj-conversion-5d6041b36356cfd1.yaml
Co-authored-by: Will Shanks <wshaos@posteo.net>
1 parent 4086e87 commit 5e05428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
fixes:
33
- |
4-
Fixed a bug in the conversion of custom pulse instructions to ``Qobj``. The bug was introduced in Qiskit 1.0.0
5-
and caused conversion of custom pulse instructions to raise an error. After the fix, the conversion is
6-
carried out correctly, and the custom pulse is converted to ``Waveform`` as it should.
4+
Fixed a bug in the conversion of custom pulse instructions to the legacy :mod:`qiskit.qobj` format. The bug was introduced in Qiskit 1.0.0
5+
and caused conversion of instructions with custom pulse shapes to raise an error. After the fix, the conversion is
6+
carried out correctly, and the custom pulse is converted to :class:`.Waveform` as it should.
77
Fixed `#11828 <https://github.com/Qiskit/qiskit/issues/11828>`__.

0 commit comments

Comments
 (0)