Branch: refs/heads/master
Home: https://github.com/jenkinsci/favorite-plugin
Commit: 18df44d271d0a164bb66a33e29f9150bd639491f
https://github.com/jenkinsci/favorite-plugin/commit/18df44d271d0a164bb66a33e29f9150bd639491f
Author: Markus Winter <[email protected]>
Date: 2023-12-10 (Sun, 10 Dec 2023)
Changed paths:
M src/main/java/hudson/plugins/favorite/Favorites.java
M src/main/java/hudson/plugins/favorite/listener/FavoriteListener.java
M src/main/java/hudson/plugins/favorite/user/FavoriteJobListener.java
M src/test/java/hudson/plugins/favorite/user/FavoriteListenerTest.java
Log Message:
-----------
[JENKINS-72345] fix FavoriteListener (#141)
the FavoriteListener should be called also when a favorite is toggled
from a view or by clicking on the link in the sidebar.
Also add a listener method that reacts when the location of a job
changes.
Fix the FavoriteJobListener to react on location changes and not just on
renames.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/favorite-plugin/push/refs/heads/master/f17d21-18df44%40github.com.