diff --git a/doc/news/DM-41718.bugfix.rst b/doc/news/DM-41718.bugfix.rst new file mode 100644 index 000000000..e3ea7dd62 --- /dev/null +++ b/doc/news/DM-41718.bugfix.rst @@ -0,0 +1,2 @@ +Fixed a bug in `latiss_base_align.py` module when trying to flush the `ataos.evt_detailedState` event before resetting resetting the hexapod to its initial position. +That flush was not needed, redundant and it was causing an error.