Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool for defining Session Imports #29

Open
rimblas opened this issue Nov 7, 2018 · 0 comments
Open

Tool for defining Session Imports #29

rimblas opened this issue Nov 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@rimblas
Copy link
Contributor

rimblas commented Nov 7, 2018

Implement a Load tool that allows an end-user to map the uploaded columns to the destination tables (Mostly sessions).

Session import is mostly controlled by KS_LOAD_MAPPINGS, if we allow the end-user to manipulate the mappings and introduce some flexfields into KS_SESSIONS we would be closer to future-proofing changes.

Option 1: Expose the current mappings (stored in KS_LOAD_MAPPINGS) and allow users to switch column order and assignments. Estimated: 16 hrs

  • New field for Session Length is a multi-select field can be: 30, 60, 90 (4 hrs)
  • Add "Session Length" to session report and details

Option 2: Fully dynamic load that parses a file and uses the current columns on KS_SESSIONS to perform a load. 40 hrs

@rimblas rimblas added the enhancement New feature or request label Nov 7, 2018
@rimblas rimblas changed the title Implement tool for adjusting Session Import Tool for defining Session Imports Jul 20, 2019
rcbirsan pushed a commit that referenced this issue Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant