Hi Luke,
Few updates based on my observation with latest template.
Enhancement1: Publish DefectSet enable and execute based on following criteria.
In worksheet table
If Publish = Yes and remaining three columns (WS Name, WS Code, Env) filled with values then the proc runs.
For example if first row has Yes and all remaining three columns has data then it will run thru.
next record if you have Publish = No, the execution need to skip and verify next row and so on.
At the end of copy rows execution, if we have any records with Publish = "No" or Publish = empty and any other cell values are empty
the message need to display the corresponding <WS Names> has incomplete data from worksheet table.
Enhancement2: 'Group/Team Sync' Mismatch conditions:
We need to run the Group/Team Sync macro at the end of Master data worksheet population and make sure the Dashboard second filter (Select By Group filter ) and DefectsPriority (Select By Team filter) need to be updated accordingly if there is a
new value or if any value that is
modified.
Also the SuperAdmin Group table should reflect the same unique values which we have from master data.
This way we will have
tie between
SuperAdmin and Dashboard and DefectsPririty
If we have additional values in SuperAdmin (Group table) after running the proc automatically the additional records need to be deleted to have sync.
(if this is not possible we can live as-is, but good to have clear sync)
Please let me know your thoughts on this.
Issue1: Currently I am seeing this issue in Defects Priority worksheet.
If we double click on status cells/priority cells the color is getting changed.
We need to make sure only if there is change in text then it should get highlighted. otherwise this is not giving value what we intended for. Please let me know how to fix this issue.
Issue2: Without entering any data in Progress/Resolution if you double click then the text is getting duplicated.
We need to make sure the new text entered is always need to be appended to old text, otherwise this will not give value. double click append is not correct.
This is important for us to track the old content and add next content to old content always.
Please let me know if we can resolve this.
Attaching the latest template for your ref.
I appreciate all the support.
Thank you.
Regards,
M