Skip to content

Allow bulk carry for COType cat num format#6285

Merged
CarolineDenis merged 3 commits into
productionfrom
issue-6282
Mar 5, 2025
Merged

Allow bulk carry for COType cat num format#6285
CarolineDenis merged 3 commits into
productionfrom
issue-6282

Conversation

@CarolineDenis

@CarolineDenis CarolineDenis commented Feb 26, 2025

Copy link
Copy Markdown
Contributor

Fixes #6282

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone

Testing instructions

  • Create a Collection Object record.

  • Keep the default COT

  • Save the record.

  • Use bulk carry forward with a count greater than 1.

  • verify you can bulk carry with default COType

  • go to the dashboard

  • open new CO data entry form

  • Create a Collection Object record.

  • Change the COT to one with a catalog number format that is different from the collection default.

  • Save the record.

  • Use bulk carry forward with a count greater than 1.

  • verify you can bulk carry with other COType

!! NOTES
reminder: Bulk Carry is not available for cat num format belonging to this list:
'regex' , 'alphanumeric' , 'numeric' and not autonumber

Bulk carry will also not be available for COType for which you did not assign any cat num format

Comment thread specifyweb/frontend/js_src/lib/components/Forms/Save.tsx Outdated

@pashiav pashiav left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Keep the default COT
  • verify you can bulk carry with default COType
  • Change the COT to one with a catalog number format that is different from the collection default.
  • verify you can bulk carry with other COType

Working as expected!

@pashiav
pashiav requested a review from a team February 27, 2025 14:36

@lexiclevenger lexiclevenger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • verify you can bulk carry with default COType
  • verify you can bulk carry with other COType

Looks good! I noticed that bulk carry forward works for a COT without an assigned format because it just uses the default format. Is that acceptable?

@CarolineDenis

Copy link
Copy Markdown
Contributor Author

@lexiclevenger, yes it is

@CarolineDenis
CarolineDenis merged commit 0bfa432 into production Mar 5, 2025
@CarolineDenis
CarolineDenis deleted the issue-6282 branch March 5, 2025 14:44
@github-project-automation github-project-automation Bot moved this from 📋Back Log to ✅Done in General Tester Board Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅Done

Development

Successfully merging this pull request may close these issues.

Bulk carry forward not working for COTs with a non-default catalog number format

4 participants