GayathriSrividya commented on PR #67867: URL: https://github.com/apache/airflow/pull/67867#issuecomment-4614130955
> Did you check [#67521 (comment)](https://github.com/apache/airflow/issues/67521#issuecomment-4551871757) ? > > Were you able to reproduce the behaviour? > > Could you post screenshots and/or videos of before/after I checked that comment and re-verified the behavior. Yes, I was able to reproduce the issue on an affected release ref: Fresh clone at main Checked out tag 3.1.2 Reproduced that reschedule payload/state path does not carry rendered_map_index, so mapped sensors in reschedule mode keep numeric map_index in UI. I also re-checked current main in the same clone: Main includes rendered_map_index in the reschedule path and does not show the same issue. I do not have before/after UI screenshots yet from Breeze runtime in this environment. I can add them as soon as I complete a full local UI run, but the code-path and runtime payload verification above confirms the regression and fix. If you want, I can also push a short reproduction note to the PR description with exact commands used. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
