Skip to content

Analysis attributes are None when they shouldn't be #45

@thclark

Description

@thclark

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 appdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions