add field to database view

Nikita35
Kilo Guru

Hi All

How can I Add Incident "Subcategory" field to the DB view "Task_Outage_And_Alert.

Task_Outage_And_Alert IS database view having 5 tables- task, incident, problem, cmdb_ci_outage, incident_alert.

Please advise.

Regards

Nikita Khavnekar

2 REPLIES 2

Kalaiarasan Pus
Giga Sage

Check if the view tables have view fields defined. If yes, you will need to add a entry for the field required on the incident table's view table entry.


nayanawadhiya1
Kilo Sage

Hey Nikita,



You need to add that on the incident table view.


find_real_file.png