Add ability to exclude hidden fields

Open
#214 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

Research direction

No files or tests are named. Start by locating the field collection logic and the field class attributes used when pulling all fields; determine how the hidden='true' value is represented. Done means callers can exclude hidden fields when retrieving all fields, or can access that option through the field class, with behavior covered by an appropriate test.

Written by the indexing model from the issue text.

Description

enhancement

When you look at the fields we see there's an attribute of hidden='true'

It might be useful to be able to exclude these fields when pulling all fields or at least add that as part of the field class attributes.

I'd mark this as enhancement but don't see the ability to label myself. I'll see if I can include in a new PR in the near future.

Dominant language
Python
Stars
363
Forks
183
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tableau/document-api-python

All issues in tableau/document-api-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.