Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagging availability, default value #116

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Tagging availability, default value #116

merged 1 commit into from
Jun 4, 2018

Conversation

fthorild
Copy link
Contributor

@fthorild fthorild commented May 31, 2018

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?
  • Suggestion?

Related Issues

None

What's in this Pull Request?

I suggest a change for the default parameter isAvailableForTagging to true for the below method:

public addTerm(name: string, lcid: number, isAvailableForTagging = true, id = getGUID()): Promise<ITerm & ITermData>

My thinking behind it and the reason is to align with the behavior in the UI or CSOM where the same parameter defaults to true.

Really excited about the taxonomy coming in to this initiative, well done!! Thanks!

Makes more sense to have this set to true like it is in the UI and in CSOM
@patrick-rodgers patrick-rodgers added this to the 1.1.1 milestone Jun 4, 2018
@patrick-rodgers patrick-rodgers self-assigned this Jun 4, 2018
@patrick-rodgers
Copy link
Member

Makes sense, thanks for the contribution!

@patrick-rodgers patrick-rodgers merged commit 1bdcf07 into pnp:dev Jun 4, 2018
@fthorild fthorild deleted the fthorild/pnpjs branch June 7, 2018 11:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants