Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not a Bug
-
Affects Version/s: Graffiti v1.1
-
Fix Version/s: Graffiti v1.1
-
Component/s: Reporting
-
Labels:None
-
Environment:
Services-Tagging-Phase-I# 123
AdMax-Tagging-Phase-I# 88
DB: staging-db5, staging-db6, staging-db7
UI: Client-st
Jboss: staging-jboss5
Description
Create a tagsheet with Accounts and campaign tags (tagsheet attached)
1. Login to Admax
2. Navigate to Home -> Reporting ->Apply Tags
3. Select that tagsheet with only Accounts and Campaign tags and click on upload button
4. Check the "ApplyTags" grid which lists the uploaded tag sheet and click on "more info" icon
Actual Result:
Observed that it shows an misleading error message as "Incorrect headers in CSV. No tags will be applied from this tag sheet.". But found that the headers are correct
Also found the same error in the "detailJobStatus" column in the "tagImportJobs" table
Expected Result:
Can show user friendly error message as "cannot upload tags for Campaigns without their channel and distribution ids" or in this case can show an error message as "Missing channel and Distribution headers"
Note:
1. Also found the same error when uploading tag sheets with "Accounts and distribution tags", "Accounts, channel and campaign tags"
tagsheet uploads in the below formats are working fine in that order
1. Found that tagsheet with only accounts and channel tags are uploading fine
2. Found that tagsheet with only accounts, channel and distribution tags are uploading fine
3. Found that tagsheet with only accounts, channel , distribution and campaign tags are uploading fine