-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugUnintended behaviour in any area of the appUnintended behaviour in any area of the appdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
I'm submitting a ...
- support request
- bug report
- feature request
Please fill out the relevant sections below.
Bug report
What is the current behavior?
analysis.input_dir is None
>>> True
analysis.data_dir is None
>>> True
analysis.output_dir is None
>>> True
output_manifest is None
>>> True
What is the expected behavior?
- Analysis *_dir attributes should be either not available or should be not None (i.e. correct)
- Where a twine file has an output_manifest strand, the output manifest should be pre-created.
- There should be an example of their use in either the documentation of the demo apps
Other information
@time-trader please could you attach the twine file for this case that we discussed this afternoon?
Metadata
Metadata
Assignees
Labels
bugUnintended behaviour in any area of the appUnintended behaviour in any area of the appdocumentationImprovements or additions to documentationImprovements or additions to documentation