Skip to Main Content
Status Future consideration
Categories Account settings
Created by Todd Meyer
Created on Feb 6, 2020

When importing new features via CSV, add them in the order they appear in the CSV

Currently when importing features via CSV, the features are added to the release(s) in the opposite order they appear in the CSV file.

Ex:

CSV file:

  1. Feature A

  2. Feature B

  3. Feature C

Aha! release after import:

  1. Feature C

  2. Feature B

  3. Feature A

Assuming this is not complicated to change, we should put the reverse this so that the features appear in the same order they are in the CSV file.

  • Attach files