- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    7.0.5rc1, 7.2.0alpha1
 
- 
        Prev.Sprint, S24-W40/41
 - 
        0.5
 
Problem description: if an Autoregistration action is performing an LLD rule update on a host, then the "Disable lost resources" parameter is not updated.
Steps to reproduce:
- Create a host "test"
 - Add an LLD rule to this host with the following parameters:
	
- Key = "key"
 - Delete lost resources = After 1 day
 - Disable lost resources = Immediately
 
 - Create a template
 - Add an LLD rule with the following parameters to the template
	
- Key = "key"
 - Delete lost resources = After 3 days
 - Disable lost resources = After 6 hours
 
 - Create an auto-registration action that would create a host and link it to this template
 - Perform auto-registration - make sure that the template is linked to the previously created host.
 - Check configuration of the updated LLD rule on the host
 
Result: "Delete lost resources" was updated to 3 days, but "Disable lost resources" has remained unchanged.
Expected: Both "Delete lost resources" and "Disable lost resources" parameters should be updated.
- is duplicated by
 - 
                    
ZBX-25873 Disable lost resources in host discovery is not taking the Disable lost resources in template discovery value
-         
 - Closed
 
 -