Skip to content

Update job log getters logic

Jose Ivan Vargas requested to merge jivanvl-update-job-getters-logic into master

What does this MR do?

This updates the logic from the Vuex store of the job logs app to use the optional chaining operator (?.) when possible, simplifying some conditionals

#300226 (closed)

Screenshots (strongly suggested)

N/A

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports