first of all many thanks for implementing that feature

When I do the following:
- mark the master test
- manually "Refresh selected item" using the GUI
When the master test status changes, the dependent tests are not rechecked.
Best regards
Juergen
- Yes "Recheck" is set.KS-Soft wrote:We cannot reproduce the problem.
Have you enabled "Recheck dependant test items when master test status has been changed" option?
Could you export test settings into text? Please export master and dependent test items
Regards
Alex
Just create some txt-Files in C:\Temp\_HostMonitor\ to get that running.;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by HostMonitor at 2007-12-09 16:29:40 -
;- Source file: D:\User\HostMonitor\test5.hml -
;- Generation mode: All_Tests -
;-----------------------------------------------------------------------------
;-----------------------------------------------------------------------------
; Folder: Root\
;-----------------------------------------------------------------------------
;You may uncomment the following line to import tests exactly into src. folder
;DefaultFolder = Root\
; ------- Test #01 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
Title = A
Comment = C:\Temp\_HostMonitor\A.txt
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound Special
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
File = C:\Temp\_HostMonitor\A.txt
OkIfExists = Yes
UseMacros = No
; ------- Test #02 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
Title = AA
Comment = C:\Temp\_HostMonitor\AA.txt
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound Special
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = A
;--- Test specific properties ---
File = C:\Temp\_HostMonitor\AA.txt
OkIfExists = Yes
UseMacros = No
; ------- Test #03 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
Title = ABA
Comment = C:\Temp\_HostMonitor\ABA.txt
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound Special
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = AB
;--- Test specific properties ---
File = C:\Temp\_HostMonitor\ABA.txt
OkIfExists = Yes
UseMacros = No
; ------- Test #04 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
Title = AB
Comment = C:\Temp\_HostMonitor\AB.txt
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound Special
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = A
;--- Test specific properties ---
File = C:\Temp\_HostMonitor\AB.txt
OkIfExists = Yes
UseMacros = No
;-----------------------------------------------------------------------------
; Exported 4 items
Are you sure ?KS-Soft wrote:Problem fixed, update available at www.ks-soft.net/download/hm701.zip
YesKS-Soft wrote: Do you see version 7.01 when click Help->About?