SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/adapters/payload/makeCollectionObjectPayload.js

Summary

Maintainability
A
1 hr
Test Coverage

Function makeCollectingEventPayload has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function makeCollectingEventPayload (ceData) {
  return {
    id: ceData.id,
    print_label: ceData.printLabel,
    print_label_number_to_print: ceData.printLabelNumberToPrint,
Severity: Minor
Found in app/javascript/vue/adapters/payload/makeCollectionObjectPayload.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status