Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-571

Clone a Book

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 6.0.0
    • None
    • None
    • Security Level: Jimmy
    • None

      User Story


      As an application developer, I want to clone a Book object so that I can create multiple Book objects with the same content efficiently (more efficiently than importing the same file multiple times)

      An example application architecture:

      dispatch multiple requests to multiple Book objects like a load balancer

      Acceptance Criteria

      Book.clone() returns another Book object, and I can assign the cloned Book to a spreadsheet, or I can access its cells without affecting the source Book.

      Details

      • importing the same xlsx file can be an alternative but if the xlsx file is big, importing is less efficient.

            jumperchen jumperchen
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: