# Defect Management %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID AREA, BuildingElement as Element,file.link as Issue,"☐ " + TASKS.text as Action FROM "3 Resources/Issues" FLATTEN file.tasks as TASKS FLATTEN Areas as AREA FLATTEN Disciplines as DISCIPLINE sort AREA ASC WHERE contains(DISCIPLINE,[[Defect Management]]) ``` %% | AREA | Element | Issue | Action | | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Bathrooms.md\|Bathrooms]] | <ul><li>[[3 Resources/Building Elements/Shaving Cabinets.md\|Shaving Cabinets]]</li></ul> | [[3 Resources/Issues/Desilvered Bathroom Mirrors.md\|Desilvered Bathroom Mirrors]] | ☐ **Seal Mirror Edges:** Apply a protective sealant to the edges of mirrors to reduce exposure to moisture and cleaning chemicals. | | [[3 Resources/Areas/Bathrooms.md\|Bathrooms]] | <ul><li>[[3 Resources/Building Elements/Shaving Cabinets.md\|Shaving Cabinets]]</li></ul> | [[3 Resources/Issues/Desilvered Bathroom Mirrors.md\|Desilvered Bathroom Mirrors]] | ☐ **Improve Ventilation:** Enhance bathroom airflow with an efficient exhaust fan to reduce excessive humidity and condensation. | | [[3 Resources/Areas/Laundry.md\|Laundry]] | <ul><li>[[3 Resources/Building Elements/Dryer.md\|Dryer]]</li><li>[[3 Resources/Building Elements/Washing Machine.md\|Washing Machine]]</li></ul> | [[3 Resources/Issues/Allow for Noise Reduction Provision to all Laundries.md\|Allow for Noise Reduction Provision to all Laundries]] | ☐ Architect shall check that there is room in all laundries to install a 20mm Cork Rib Pad. | | [[3 Resources/Areas/Residential.md\|Residential]] | <ul><li>[[3 Resources/Building Elements/Sales Contracts.md\|Sales Contracts]]</li></ul> | [[3 Resources/Issues/Vented Dryers Cause Mould.md\|Vented Dryers Cause Mould]] | ☐ Check that the By-Laws include a rule prohibiting the use of vented dryers in Apartments. | | [[3 Resources/Areas/Residential.md\|Residential]] | <ul><li>[[3 Resources/Building Elements/Sales Contracts.md\|Sales Contracts]]</li></ul> | [[3 Resources/Issues/Vented Dryers Cause Mould.md\|Vented Dryers Cause Mould]] | ☐ Check that the Sales Contracts do not include reference to Vented Dryers. No Dryer is to be provided at all. | | [[3 Resources/Areas/Residential.md\|Residential]] | <ul><li>[[3 Resources/Building Elements/Sales Contracts.md\|Sales Contracts]]</li></ul> | [[3 Resources/Issues/Vented Dryers Cause Mould.md\|Vented Dryers Cause Mould]] | ☐ Check that customer are advised they will need to use a Heat Pump or Condenser Drier, these need to be mounded vertically one atop the other. Or Horizontally if their is space. | %% DATAVIEW_PUBLISHER: end %%