[JIRA] (JENKINS-57657) SYSTEM user could be used to track changes during initialization process.

2019-06-03 Thread m...@jochen-fuerbacher.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jochen A. Fürbacher resolved as Done  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Done in release 2.22.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-57657  
 
 
  SYSTEM user could be used to track changes during initialization process.   
 

  
 
 
 
 

 
Change By: 
 Jochen A. Fürbacher  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Done  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199590.1558692597000.18733.1559551380329%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57657) SYSTEM user could be used to track changes during initialization process.

2019-05-24 Thread esc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Emilio Escobar  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57657  
 
 
  SYSTEM user could be used to track changes during initialization process.   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Emilio Escobar   
 
 
Components: 
 jobconfighistory-plugin  
 
 
Created: 
 2019-05-24 10:09  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Emilio Escobar   
 

  
 
 
 
 

 
 Until InitLevel is not COMPLETED, unknown/anonymous user is used for tracking changes in configuration files as is defined at https://github.com/jenkinsci/jobConfigHistory-plugin/blob/master/src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistorySaveableListener.java#L88-L93 SYSTEM user looks like a better option (as the changes are done by the system at that point).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment