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

Importer: distinguish imports by more than ID number #1851

Open
RickMohr opened this issue Dec 10, 2014 · 4 comments
Open

Importer: distinguish imports by more than ID number #1851

RickMohr opened this issue Dec 10, 2014 · 4 comments

Comments

@RickMohr
Copy link
Contributor

On the importer page you see only e.g. "Tree Import #25". If you have multiple imports it's hard to know which is which. Possible solutions:

  • Show date/time imported
  • Show name of file imported
  • Allow naming an import
@steventlamb
Copy link
Contributor

I think these are good solutions. The date/time is a win-win. Filename and naming could have limited usefulness though - choosing names is hard for all users of all technical levels, whether they be on the filesystem or in a web dialog. At least the former doesn't require us to put a new UI control in.

@andrewbt
Copy link
Contributor

If showing the name of the file imported is easier from a technical
standpoint than naming an import (just a DB column, no UI needed for
naming/editing) I'd say that's good and also do date/time. The user has
to pick a name for the file on their own filesystem anyway - picking yet
another name might be a bit unnecessary. And if they import the same file
twice the date/time can help de-confuse later on.

On Wed, Dec 10, 2014 at 2:41 PM, Steve Lamb notifications@github.com
wrote:

I think these are good solutions. The date/time is a win-win. Filename and
naming could have limited usefulness though - choosing names is hard for
all users of all technical levels, whether they be on the filesystem or in
a web dialog. At least the former doesn't require us to put a new UI
control in.


Reply to this email directly or view it on GitHub
#1851 (comment).

Andrew Thompson, Community Evangelist

Azavea | 340 N 12th St, Ste 402, Philadelphia, PA
athompson@azavea.com | T 215.701.7689 | F 215.925.2663
Web azavea.com http://www.azavea.com/ | Blog azavea.com/blogs
http://www.azavea.com/Blogs | Twitter @azavea http://twitter.com/azavea

Join our community! Google Groups:
Cicero API http://www.azavea.com/products/cicero/community/user-community/
| OpenTreeMap
https://groups.google.com/forum/?fromgroups#!forum/opentreemap-user |
GeoTrellis
https://groups.google.com/forum/?fromgroups#!forum/geotrellis-user |
OpenDataCatalog
https://groups.google.com/forum/?fromgroups#!forum/opendatacatalog-user

@steventlamb
Copy link
Contributor

+1 @andrewbt's comment

@dboyer
Copy link

dboyer commented Dec 15, 2014

My vote is also Date/Time and the name of the file imported. Adding the ability to rename the import might be a future enhancement, but it's not necessary now. I also don't think this is an issue blocking shipping the feature, but it would be good to address some time in January.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants