What is the difference between a public and private comment?

What is the difference between a public and private comment?

However, if the Make email comments from CCed end users public setting is enabled, the behavior changes and the reply becomes a public comment instead. If the recipient of the ticket notification is a follower, and the most recent comment on the ticket is a private comment, the reply becomes a private comment.

Should private methods have comments?

The only time a private method shouldn’t be documented (in some way) is when its purpose is completely obvious from its name and its source code. If there is anything “clever” about your code at all, it deserves a comment explaining why you’re doing it that way.

Can you make comments on YouTube private?

If you want to comment on a video clip privately so that only you and the uploader can see the comment, use the YouTube private message feature. The uploader will see your comment in his or her YouTube message inbox and can choose to reply to your comment privately.

What are the main differences between a public reply and an internal note?

A public reply is viewable by anyone with access to the ticket; an internal note is viewable only by agents. The title or summary of the ticket.

Is zendesk private or public?

Zendesk is a public company headquartered in San Francisco, California. It provides software-as-a-service products related to customer support, sales, and other customer communications.

Who can see private comments in Google Classroom?

You can send a private comment to your teacher that only they can see from an assignment or question. You can see your teacher’s response when you open the assignment or question. If you delete a private comment, your teacher can still see it.

Do you write Javadoc for private methods?

Nope, you shouldn’t write javadoc for private methods. End users don’t have access to private fields or methods so there really isn’t a point in providing javadoc for them. Private fields and methods are only meant for the developer. If you really need to though, feel free to write comments for non-obvious logic.

What is private comment?

What is public reply in Zendesk?

When you add a public comment, the requester is notified via an email message (unless the notification trigger is disabled). If the requester responds back to the email notification or comments in the ticket, their response is added as a public comment to the ticket. All of your communication is captured in the ticket.

Are Zendesk tickets public?

Here’s how public by default settings work in the Zendesk Agent Workspace: For tickets created by email channels, when Agent comments via email are public by default is enabled, agent comments by email are public by default. When the setting is disabled, agent comments via email are private.

How does the private comments app work on Zendesk?

The Private Comments app allows an agent to easily add a private comment to a ticket while also typing a public response or comment. The app installs as a sidebar app on the ticket screen. By enabling this app, you agree to the Built by Zendesk Terms of Use .’

Is there a private reply button on flocknote?

The member will need to use their regular email provider’s reply button and those replies will be private. All replies sent directly through text will be private. If you DO allow public comments on your note, a blue reply button will appear at the bottom of notes sent as emails.

How can I make a public Repo private?

To make it private: Click the button labeled “Make Private” and follow the instructions To make it public: Click the button labeled “Make Public” and follow the instructions Share Improve this answer

Can a private repository be set to public?

And you would never expose private content, which, is set to public even a few minutes, is no longer ever truly private (because it can be cloned, replicated and pushed elsewhere) That being said, since June 2020, you have an “Updated UI for Changing Repository Visibility “: