Skip to content

Add an URL field to Enviroments

Zeger-Jan van de Weg requested to merge zj-env-external-url into master

What does this MR do?

Adds a field to the enviroments table to expose later in other features. Now I see the task list below, I noticed I forgot some minor things, but Ill adress those after the first review.

Are there points in the code the reviewer needs to double check?

The field is a string on the database, thus limited to 255 chars, which seems more than enough.

What are the relevant issue numbers?

Closes #19527 (closed)

Screenshots (if relevant)

Screen_Shot_2016-07-25_at_15.22.16Screen_Shot_2016-07-25_at_15.22.53Screen_Shot_2016-07-25_at_15.23.10

Does this MR meet the acceptance criteria?

Merge request reports