Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Handle Duplicate clauseId from Copy/Paste #88

Closed
irmerk opened this issue Aug 29, 2019 · 0 comments
Closed

Handle Duplicate clauseId from Copy/Paste #88

irmerk opened this issue Aug 29, 2019 · 0 comments

Comments

@irmerk
Copy link
Member

irmerk commented Aug 29, 2019

Linked Isues:

- CUI 134

- TSv2 82


Is your feature request related to a problem? Please describe.
Currently, a uuidv4 is assigned to each clause template added into the markdown of the contract. Copying and pasting should recognize that as already existing and create a new uuidv4

Describe the solution you'd like
When a clause template is pasted, TSv2 should check to see if a clause template exists in the pasted text. If so, check if that clause template is already in the contract. If so, assign a new uuidv4 to this clause template.

Describe alternatives you've considered
A good starting point should be SlateJS's onPaste plugin
Already in the code here

Additional context
N/A

@irmerk irmerk added the Type: Feature Request 🛍️ New feature or request label Aug 29, 2019
@irmerk irmerk self-assigned this Aug 29, 2019
@irmerk irmerk added this to To do in Template Studio V2 via automation Aug 29, 2019
@irmerk irmerk added this to Issue (Triaged) in Full Contract Support via automation Aug 29, 2019
@irmerk irmerk added this to the 0.6.0 milestone Aug 30, 2019
@irmerk irmerk added this to Triage in Cicero UI v1.0 via automation Nov 13, 2019
@irmerk irmerk moved this from Triage to Priority: High in Cicero UI v1.0 Nov 13, 2019
@irmerk irmerk closed this as completed Nov 19, 2019
Template Studio V2 automation moved this from To do to Finished Issues Nov 19, 2019
Full Contract Support automation moved this from Issue (Triaged) to Finished Issue Nov 19, 2019
Cicero UI v1.0 automation moved this from Priority: High to Finished Issues Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Full Contract Support
  
Finished Issue
Cicero UI v1.0
  
Finished Issues
Template Studio V2
  
Finished Issues
Development

No branches or pull requests

1 participant