yaooqinn commented on PR #42496: URL: https://github.com/apache/spark/pull/42496#issuecomment-1684262675
```log Would you like to update an associated JIRA? (y/n): y Enter a JIRA id [SPARK-44813]: JIRA is unassigned, choose assignee [0] Kent Yao (Reporter) [1] Sean R. Owen (Commentator) Enter number of user, or userid, to assign to (blank to leave unassigned):0 === JIRA SPARK-44813 === summary The JIRA Python misses our assignee when it searches user again assignee Kent Yao status Reopened url https://issues.apache.org/jira/browse/SPARK-44813 Enter comma-separated fix version(s) [4.0.0,3.5.0,3.4.2,3.3.3]: Successfully resolved SPARK-44813 with fixVersions=['4.0.0', '3.5.0', '3.4.2', '3.3.3']! ``` This is reverted, fixed on the caller side, and merged to master/3.5/3.4/3.3 again. @srowen, the PR had an issue when you were merging. But, according to your error, you used the old merging script. With the last update, it's OK now. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
