@bigbinary/neeto-rules-frontend 0.0.98 → 0.0.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -14680,7 +14680,7 @@ var ActionSubItems$1 = function ActionSubItems(_ref) {
14680
14680
  cov_171evul6dx().s[3]++;
14681
14681
  if (selectedAction.startsWith("ticket_field")) {
14682
14682
  cov_171evul6dx().b[0][0]++;
14683
- var initialFieldValue = (cov_171evul6dx().s[4]++, ramda.find(ramda.propEq("name", selectedAction), initialValues.actions));
14683
+ var initialFieldValue = (cov_171evul6dx().s[4]++, ramda.find(ramda.propEq(selectedAction, "name"), initialValues.actions));
14684
14684
  cov_171evul6dx().s[5]++;
14685
14685
  setFieldValue("".concat(name, ".actionable_id"), selectedOption.actionableId);
14686
14686
  cov_171evul6dx().s[6]++;