You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make new patch creation form actually save newly entered data
In fc16044 the patch creation form was based on the edit form. This
worked fine, but the newly added fields were not actually saved in the
database (oops). This fixes that.
Related to #16
0 commit comments