You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rule name: Should be filled if this issue depends on particular rule especially during new rule creation. This name should be a valid JS variable name and should be used for connecting with code.
UNEXPECTED_TRANSLATIONS_HEADER
Rule test folder: Should be filled if type of Request is rule. Needed for documentation auto generation.
test/fixtures/rules-cases/unresolved-translations
Rule description: Should be filled if type of Request is rule. Needed for documentation auto generation.
Non consistent (empty) data in primary-key fields.
Examples of correct data:
ddf--translation--en-us--datapoints--gov_type--by--geo--year.csv
and
ddf--datapoints--gov_type--by--geo--year.csv
Examples of incorrect data:
ddf--translation--en-us--datapoints--gov_type--by--geo--foo.csv
and
ddf--datapoints--gov_type--by--geo--year.csv
Notes
This rule should be applied only for indexless dataset.
The text was updated successfully, but these errors were encountered:
UNEXPECTED_TRANSLATIONS_HEADER
rule
. Needed for documentation auto generation.test/fixtures/rules-cases/unresolved-translations
rule
. Needed for documentation auto generation.Non consistent (empty) data in primary-key fields.
ddf--translation--en-us--datapoints--gov_type--by--geo--year.csv
and
ddf--datapoints--gov_type--by--geo--year.csv
ddf--translation--en-us--datapoints--gov_type--by--geo--foo.csv
and
ddf--datapoints--gov_type--by--geo--year.csv
This rule should be applied only for indexless dataset.
The text was updated successfully, but these errors were encountered: