Story #948
Updated by bmbouter over 5 years ago
Description of problem: When a puppet module is uploaded into Pulp, satellite, the author of the module is not set to the "Author" as specified in metadata.json.
This is consistently reproducable
Version-Release number of selected component (if applicable): 6.x
How reproducible: Consistent
Steps to Reproduce:
1. Create a repo
2. Create module and ensure it has specify "Author" in metadata.json
3. 2. Upload module to the repo
4. List the metadata for the 3. View module
Actual results: Module author is set to package name, not "Author"
Expected results: The author should be set based on the "Author" field in metadata.json.
Additional info:
This is consistently reproducable
Version-Release number of selected component (if applicable): 6.x
How reproducible: Consistent
Steps to Reproduce:
1. Create a repo
2. Create module and ensure it has specify "Author" in metadata.json
3. 2. Upload module to the repo
4. List the metadata for the 3. View module
Actual results: Module author is set to package name, not "Author"
Expected results: The author should be set based on the "Author" field in metadata.json.
Additional info: