Project

General

Profile

Feature #2092

Create transform for lookup that doesn't have one

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/14/2017
Due date:
% Done:

100%


Description

I could include the link to open in search for all lookups and then open the dialog for create the transform if the lookup doesn't have a transform.


Related issues

Duplicates Lookup Editor - Feature #2019: Create transform when making lookups so that the lookups can be used from search Closed 08/25/2017

Associated revisions

Revision 380 (diff)
Added by lukemurphey over 6 years ago

Submitting initial version of transforms creation dialog

Reference #2092

Revision 383 (diff)
Added by lukemurphey over 6 years ago

Moving the enable/disable buttons after the "open in search" option

Reference #2092

Revision 384 (diff)
Added by lukemurphey over 6 years ago

Fixing issue where refresh didn't work right

Reference #2092

Revision 385 (diff)
Added by lukemurphey over 6 years ago

Replacing the custom lookup transform model with the built-in ones

Reference #2092

Revision 386 (diff)
Added by lukemurphey over 6 years ago

Moving the fields getter into the LookupTransformCreateView

Reference #2092

Revision 387 (diff)
Added by lukemurphey over 6 years ago

Outputting a message when users do not have sufficient permission to create transforms

Reference #2092

Revision 388 (diff)
Added by lukemurphey over 6 years ago

Removing ES6 arrow syntax

Reference #2092

Revision 389 (diff)
Added by lukemurphey over 6 years ago

Removing ES6 syntax

Reference #2092

History

#1 Updated by Luke Murphey over 6 years ago

I might have to delete the transform when the lookup is deleted.

#2 Updated by Luke Murphey over 6 years ago

Requirements:

  1. [Done] Show create transform view is shown if no transform exists
  2. [Done] Don't allow save if validation fails
  3. [Done] Clear validation if the user fixes the issue
  4. [Done] Allow the form to open more than once without error
  5. [Done] Once a transform is created, open the lookup in search
  6. [Done] If an error is observed, then notify the user
  7. [Done] The UI will refresh once the transform is created
  8. Handle elegantly the case:
    1. [Done] Where the transform name already exists
    2. [Done] Where the transform is invalid (empty)
    3. [Done] Where there is no field list defined (cannot make the transform without it)
    4. [Done] Where the user lacks permission to make the transform
Optional:
  1. Suggest a transform name

#3 Updated by Luke Murphey over 6 years ago

  • % Done changed from 0 to 40

Open questions:

  • Should the transform be updated when the lookup is updated?

#4 Updated by Luke Murphey over 6 years ago

Need to fix the input focus issue too.

#5 Updated by Luke Murphey over 6 years ago

  • % Done changed from 40 to 90

#6 Updated by Luke Murphey over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 90 to 100

#7 Updated by Luke Murphey over 6 years ago

  • Status changed from Resolved to Closed

#8 Updated by Luke Murphey over 6 years ago

  • Duplicates Feature #2019: Create transform when making lookups so that the lookups can be used from search added

Also available in: Atom PDF