Skip to content

Remove request for image in UpdatePost mutation from UI

Hannes Heine requested to merge pr966head into pr966base

Created by: Tirokk

mattwr18 Authored by mattwr18 Merged


  • we do not need to request it and if there is none it throws an error

🍰 Pullrequest

Issues

Todo

  • @roschaefer, @Tirokk, @ogerly these edge cases would be exposed with cypress testing, but it's not clear to me when we should and shouldn't be cypress testing

I wanted to cypress test the DeleteData functionality, but I believe you said not to @roschaefer because the tests are expensive(time-consuming)... maybe we can talk about it in a meeting(?)

Merge request reports