Fix `LFS enabled` select box.
A refactor of the project edit page caused the lfs_enabled
setting to be reverted to a non functioning state. This MR fixes that.
This will most likely need to be ported back to 8.13 and 8.14. 8.12 contained the correct code.
Fixes #24645 (closed)
Related commits:
Merge request reports
Activity
@stanhu I'm unsure how to best test it. I can add a spec that checks that the correct elements are there. We already check for the
project.lfs_enabled?
behavior elsewhere. I think I'll add the element check spec.Added 1 commit:
- 7a9b545f - Added test that checks the correct select box is there for the LFS enabled setting.
@patricio I think that you can create a view or feature spec to test it.
Mentioned in commit c5917689
Mentioned in commit 6b5445d3
Merged into
8-14-stable
, will go into8.14.1
Edited by username-removed-367626