Turn off Mail Notification from TFS 2015 when renaming a project - email

As the title explains, i want to turn off the automatic Email that is sent per Project Collection, when a project is renamed.
thx,
regards

Related

How do we enable code reviews in Azure DevOps?

Our company has multiple projects, and uses code reviews in most of them. However in one decades-old project we get the following message: "This feature can't be used until your Azure DevOps administrator has enabled it on the team project."
In Visual Studio / Team Explorer / Pending Actions, I drop down the list of Actions, and select 'Request Review' to get the above message.
We can't find the setting to enable code reviews, and google can't find any mentions of the error message.
We're still using Team Foundation version control, not Git.
We are on "Azure DevOps Server 2020 Update 1"
The closest match I've found on the web is this but it's not quite the same, and I'm reluctant to poke around with the templates without understanding them. It is quite possible that this project has been imported from our old Source Safe system some time ago though, the history is murky.
There used to be a new feature enablement wizard in versions up to Team Foundation Server 2018, It has now been removed. So now you'll have to do this manually. The blog post you referenced looks correct at first glance..
What you need to do is to make sure the right work item types, categories and relationships exist in your team project.
This official doc lists the steps to take. You'll need to:
Download the latest process template: Get the definitions you need to import or update
Import WITs: Code Review Request and Code Review Response
Update Categories:
Add the Code Review Request and Code Review Response Categories
Add the Code Review Request and Code Review Response Categories to the Hidden Types Category
Update ProcessConfiguration: Add work item colors for Code Review Request and Code Review Response
To verify, create a code review request.
You're likely missing more features, all of upgrades are described in the linked documenation.

Items moved to Online-Archive from mailbox seemingly lost?

So a user had emails saved in a folder in Outlook. Because they were reaching their mailbox limit, I moved these folders to their online archive. Months later, user is looking for emails that were moved, only to find folder is empty. Searches don't bring back any results for these emails. I look to see what could be going on, the user mailbox is set to only download the last 1 years worth of emails, so I change it to "All" expecting it to download more email. Nothing's happened so far.
I'm not sure what's happened to those emails, I used eDiscovery to try to find them and got some unindexed results, but I cannot get them to download as a PST file or even generate a report to see what they are. Even if I try to export including unindexed content, it will not export them.
I'm wondering if outlook was set to only download past 1 year of email, when I told it to move folders to online-archive, would only those emails that were downloaded be moved? E.G. I moved the emails in March-2022, so anything older than March-2021 wouldn't be moved because it's not in the folder, or would everything be moved because the command has been applied to the folder?
Even if outlook was only downloading the last year, the emails should still be in exchange server somewhere? But for whatever reason I just can't get them. I checked outlook online and the emails aren't there, which leads me to believe they're not there at all, but I can't think why these emails would be just gone.
In short, moved a bunch of emails in personal folders to a users online-archive and they're not there anymore. Not sure what's happened.

Azure DevOps Code Review email does not list files that are to be reviewed

When I get a code review from another person, sometimes the code review states the project name and list the files that are contained in the review. More often than not, it just says none. (please see red box in the image below)
Unless the person gives a good title, it can be difficult to know which project I need to review.
When I open the review, all of the files show up and everything works just fine.
Its only the email that seems to be the issue.
Does anyone know how to resolve this?
I can reproduce above issue. It seems that the problem resides in azure devops server.
You can report this problem to microsoft development team. Hope they will look into this issue and provide a fix soon.
Click here to report a problem(Click Report a problem and choose Azure devops or Azure devops server if you are using on-premise server).

Can you use Davmail to access Exchange archives?

I have successfully set up Davmail on Ubuntu 14 and am able to read, receive and send mail on my Exchange account in Thunderbird. This page was a big help!:
http://nknu.net/ubuntu-14-04-exchange-configuration-thunderbird-pidgin/
I set the account up as IMAP, so I can also browse folders. One thing I can't seem to do is subscribe to or otherwise access the "Online Archive" - a copy of my Inbox and subfolders for all mail more than a year old (my IT department's policy). The posters in this thread claim success although the explanation of what options need to be changed lacks detail:
http://sourceforge.net/p/davmail/support-requests/134/
I'm pretty inexperienced with mailservers and these guys assume a lot of expertise. I need more specific instructions in how to change the settings of Davmail and my email clients. Can anyone help?
Cheers,
Ryan
I just got this working today. There are no special settings needed in DavMail, it's all done in your mail client. For example, in Thunderbird you can go to the Account Settings window, then navigate to the Server Settings pane for your account. Click the Advanced button and you will see a window like the following:
Notice the IMAP server directory is set to /archive, this is all that's needed to access the archive. I have not managed to access the root of the archive, only subfolders, but that's enough for my usage since I can move things from the root to a subfolder easily.
Hope that helps, if a little late.
It seems possible to leave Thunderbird's other IMAP server settings alone and just add /archive to the "Public (shared)" field within the IMAP server's "Advanced" settings (Account Settings → Account Name → Server Settings → "Advanced..." button).
You get access to your "Personal Archive" under a /archive subfolder within the sidebar hierarchy, and there's no need to sacrifice access to your "regular" Exchange mail or create a separate account in Thunderbird. So I haven't found any down sides (yet).
It seems to be necessary to uncheck the "Show only subscribed folders" checkbox as well; I didn't see any of my archive folders otherwise.
It will probably be necessary to restart Thunderbird in order to see this new folder showing up in the sidebar (it was for me).
Be patient while it downloads and indexes, especially if you have a lot of history in your Exchange "Personal Archive" folders.
Source

How to assign tasks in Bugzilla?

i intend to use bugzilla eclipse plugin for collaborating in my project
we are a team working together in one project
and i was wondering how can i assign task to another colleague in the project using bugzilla
please guide me since, tutorials are very brief.
Browse to the issue, type in your colleague's email in the Assignee field, click Save Changes.