- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi @Anas_maw @Pasqualle
I have created MR!1 for the above issue please review it once.
Thank you !!
- 🇮🇳India Raveen Kumar
@aman, Yes the website is going down after visiting the configuration page.
- 🇮🇳India Raveen Kumar
The changes in the MR resolves the issue properly.
Can be merged !! Thank You!! - Status changed to Needs review
8 months ago 1:09pm 26 March 2024 - 🇮🇳India Raveen Kumar
Both code snipets ensure that $negotiation is not null before proceeding with further operations. However, the last commit code provides the additional step of performing the array_intersect_key() operation if $negotiation is not null.