Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
U
Uploader
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Genesys PGR
  • Uploader
  • Issues
  • #14

Closed
Open
Opened Feb 19, 2018 by Matija Obreza@mobrezaOwner

Improved Excel source

Excel reader does not handle Excel dates well. Use the DateUtils.isDate in POI library (or something like that) and read the Date value (getDateValue()) of the cell and return the value formatted as YYYYMMDD.

This should work for preview and actual sending of data to server.

Blank cells at start of row

It appears that Excel reader strips out the first cells if they are blank. This should not happen.

Edited Feb 19, 2018 by Matija Obreza
Assignee
Assign to
1.2
Milestone
1.2 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: genesys-pgr/anno#14