Commit graph

4 commits

Author SHA1 Message Date
Ankush Menat
5e6fbc4d99 chore: dont rerun patch
Rerunning this isn't required and might cause unexepcted behaviour

[skip ci]
2022-08-30 18:21:26 +05:30
Shariq Ansari
6a24748f9a
fix(patch): only run patch if webform has is_multi_step_form field (#17993) 2022-08-30 18:05:38 +05:30
Ankush Menat
2eec621e95 chore: db.get_all -> get_all
Reduces 1 pointless function call.
Function calls are also not "super cheap" in python.
2022-08-22 11:35:14 +05:30
Shariq Ansari
f51948934f
fix(patch): update multi step webform's Section Break fields to Page Break (#17797) 2022-08-11 02:45:26 +05:30