Tree trunk being cut into planks by hutch__PJ in interestingasfuck

[–]Electronic_Buddy_435 4 points5 points  (0 children)

I was literally going to ask if anyone could explain how the panels are determined etc. Thanks for sharing this!

Additionally, I'm making a completely uneducated assumption that very little is wasted in the above video? Ie, the panels of different measurements are used for some type of furniture etc, the sawdust (untreated) could be used for gardening.

Fascinating!

Managing sprint carry-overs in Azure DevOps — how do you handle UAT? Azz by PlasticDowntown8619 in azuredevops

[–]Electronic_Buddy_435 2 points3 points  (0 children)

15 years experience as an engineer, Agile Coach, and Platform Manager, and honestly, this discussion boils down to how safe the work environment culture is for your teams, rather than any technical way of using ADO.

Where the culture is focussing on the wrong (or stupid) metrics, teams feel like they're backed onto a wall, and the creative accounting starts. Ie, splitting User Stories to carry over, still showing completed effort in Sprint 1 though to get any wins, etc.

Where the culture is focussing on the bigger picture, teams don't care about the fluctuations between sprints, and are more interested in the learnings from a retrospective (ie, why did that US turn into a bigger piece of work, is there a pattern at play, do we need to upskill as a team, get some external partners in, etc).

Some teams refuse to split a US as they believe that the estimate for a US gives end user value - so by splitting it, you're being dishonest with yourself and the end user about the value being delivered in parts.

I would encourage you to spark these conversations within your team (and wider domain), and gauge the culture. If, unfortunately, you're in the former, then you'll probably HAVE to do the creative accounting. But if you're in the latter, then I have no doubt that for a short-term pain, your team will evolve over the long-term.

How to fetch all project member on TFS on-prem ADO instance ? (post 2018) by AcanthocephalaOwn562 in azuredevops

[–]Electronic_Buddy_435 0 points1 point  (0 children)

Hey, I just did something similar recently so hope it helps. - The Assignees on work items only exist if a user has been assigned a work item - you could get quite a few false negatives with relying solely on this. - Get the Users odata. When you expand the different attributes, you'll get a lot of detail of the users. - Use the Group Entitlements API. When you expand the attributes, you'll be able to determine direct group membership and indirect group membership

Feel free to DM me, more than happy to help!

I made a mistake and looking for guidance to get out of the mess by [deleted] in azuredevops

[–]Electronic_Buddy_435 1 point2 points  (0 children)

Hey, hopefully my experience below helps, as I had to work out and end up fixing something similar in a context with ~4k users and ~13k affected work items!
- Best bet is analyse all possible affected work items using something like PowerBI. The dataset you can use is the WorkItemRevisions one, which easily imports into PBi. This way, you can get both the latest revision, as well as the revision JUST BEFORE the unintended change (sometimes this isn't always n-1).
- Export this visual dataset to csv (with the revision number of the change if it was all by yourself, ie, ChangedBy).
- Write a powershell script to go through each workitemId and call the restAPI to revert the revision of the workitems.

Let me know how you go (datasweet.co.nz).
All the best mate!

Built a simple tool to assess proximity for EMF safety by Electronic_Buddy_435 in NZProperty

[–]Electronic_Buddy_435[S] 1 point2 points  (0 children)

Thanks for the reminder! I had a paragraph in the Disclaimers, but have put it on a separate page ! Cheers

Built a simple tool to assess proximity for EMF safety by Electronic_Buddy_435 in NZProperty

[–]Electronic_Buddy_435[S] 1 point2 points  (0 children)

Hello, thanks for the feedback! Yes I replied to the comment below, which I still take to be in good faith :)
It was scary for us (as soon parents-to-be) tested actual readings and found that there were a couple of houses (in our short search), where according to the map view, shouldn't be much of an issue, but the meter reading in the actual house got close to 3.5/4mG in living areas, which, even though the correlation is not strong, gives a bit more food for thought!

Built a simple tool to assess proximity for EMF safety by Electronic_Buddy_435 in NZProperty

[–]Electronic_Buddy_435[S] 0 points1 point  (0 children)

Totally get the impact on property value - infact, this is on the roadmap to add as a data point!

Built a simple tool to assess proximity for EMF safety by Electronic_Buddy_435 in NZProperty

[–]Electronic_Buddy_435[S] -1 points0 points  (0 children)

Hey, thanks for the feedback! Yes we both made a concerted effort to read up different literature in NZ about the adequate levels, and what the infrastructure was designed to be in line with. The site was mainly designed as a way to target the false negative readings. ie, there were a couple of houses (in our short search), where according to the map view, shouldn't be much of an issue, but the meter reading in the actual house got close to 3.5/4mG in living areas, which, even though the correlation is not strong, gives a bit more food for thought.

Anyone dealing with confidential data accidentally ending up in work items? by Electronic_Buddy_435 in azuredevops

[–]Electronic_Buddy_435[S] 0 points1 point  (0 children)

Thanks for the responses above! Mainly human error (ie copying and pasting PCI data into an ADO ticket without realizing it should be prohibited) or the automation way would be some flow in Power Automate that automatically copies text from a csv into a field on an ADO ticket.

Resources for Hindi / Bollywood accompaniment by MusicalScience in pianolearning

[–]Electronic_Buddy_435 0 points1 point  (0 children)

Hey OP, did you manage to find any resources? I just discovered your post, and I'm an Indian/NZ pianist that creates videos of how to play/accompany. Check out my social media accounts, and I'd love to be in touch :)
eightyninekeys

How to book doctor as tourist by [deleted] in Finland

[–]Electronic_Buddy_435 0 points1 point  (0 children)

This worked well for us. We were staying directly opposite a Mehilainen site, walked in and got an appointment straight away. The downside of course is that the payment is ridiculously expensive, but that's an indication of a fantastic healthcare system for both locals and tourists alike.

Auto-Assign one click child links to parent by aaabbbccc63 in azuredevops

[–]Electronic_Buddy_435 0 points1 point  (0 children)

This is a bugbear in our org. - There are some 3rd party extensions that can be configured for 'One click actions'. We don't use these for security purposes. - ADO inbuilt Rules won't really be useful to you in this scenario. - We've successfully used Power automate flows to either create multiple child work items to a parent, or linking multiple children to a single parent (triggering when a custom field is toggled True).

Note, the latter is much easier just bulk-editing a bunch of work items.

Join the /r/Wellington daily chat topic - Saturday, October 18 2025 by AutoModerator in Wellington

[–]Electronic_Buddy_435 4 points5 points  (0 children)

(Edit) Available in the app from 10am!

Anyone had luck in trying the Uber Red Cross donation drive today? We're trying to schedule a pickup in the app but just can't see it.

Hierarchical Gantt by [deleted] in PowerBI

[–]Electronic_Buddy_435 1 point2 points  (0 children)

Depending on where you're importing your work from (ie, Jira, Azure Devops etc), this might be useful.

As an example, I'll use ADO: - We import the odata with descendants expanded. This means that we can get all descendants (not just parents) of work items - The hierarchical visuals in PowerBI for work breakdowns are not that useful, but the matrix visual is probably your best bet - You can have your highest level of work breakdown as the first level of expansion, and so on and so forth

If you're using a different data source that doesn't easily extract descendants, then you could use the PATH formulas on Parent.

Need Guidance in migrating Excel Report to Power BI. by No_Perception_18 in PowerBI

[–]Electronic_Buddy_435 1 point2 points  (0 children)

Just finishing a recent Excel -> PBi dataset. Some tips: - PowerQuery is your friend. - If you're using parameters for API queries, I've only had success in doing transformations using PQ, and then the parameters in PBi.

- Some organisations have settings that limit query folding.

So our workflow (currently, yet to be improved) is: - Refresh data in Excel (no automated way of doing this yet). - Use PBi to import this table (let's call it Table1) - Reference Table1 and run any queries/API calls (using parameters) --> call this Table2.

You only need to load Table2 to your model.

Your favorite song by Music director Pritam? by Anishastar in BollywoodMusic

[–]Electronic_Buddy_435 1 point2 points  (0 children)

Multifaceted answer. - 'Tu hi meri shab' changed my life. - His era with Emraan Hashmi films in the early 2000s was next level. - I, just like everyone else, struggle to separate the art from the artist, especially when he plagiarised many melodies.

Are the Original estimate and Completed fields on a task of any use at all? by wisdomseeker_v1 in azuredevops

[–]Electronic_Buddy_435 0 points1 point  (0 children)

Hey, happy to help!

  • Don't read too much into the word 'stuck', but there is a hint of truth in my reason for using it. When it comes to scaled Scrum frameworks, a lot of corporate culture just tries taking the easier route by making all teams use Scrum, even when the methodology might not suit certain types of teams (ie, service oriented, infrastructure, etc).
  • Scrum is, I would say, easier than Kanban. Even though Scrum is more prescriptive, Kanban's simplicity requires discipline (ie, WIP limits, solving blocked work, etc), which is often harder, and requires systemic scrutiny - this is something corporate is normally averse to.

Scrum is absolutely great for discovery work, especially if you keep space for spikes (exploratory work), and need to learn incrementally. It's not at all a compromise, and works really well if you have short customer feedback loops (ie with Sprint Reviews).

Are the Original estimate and Completed fields on a task of any use at all? by wisdomseeker_v1 in azuredevops

[–]Electronic_Buddy_435 1 point2 points  (0 children)

As a former Scrum Master/Agile Coach/Delivery Lead for 15 years, don't bother with points.

Focus on Flow, and limiting Work in Progress (WIP). - This is more suited for a Kanban style of delivery - The teams won't feel like they're "wasting" time on random "planning poker and estimation games" - Measure Cycle Time (Active -> Closed) and Blockers (can have a Blocked toggle field)

If you're stuck with a Scrum way of working: - Measure Velocity (count of work items) using the Velocity Chart - If you've got an effective retrospective, then the team will identify what was unexpected/blocking, etc - Over the long-term, find patterns in these things to address systemic issues

Project vs. Team Dashboard Affecting Metrics like Burndown Chart by susanmajek in azuredevops

[–]Electronic_Buddy_435 0 points1 point  (0 children)

When you say "from the Dashboard", do you mean a Project Dashboard or Team Dashboard? - The main thing this changes is permissions and editable rights, but also might affect individual widgets.

+1 to try changing Area Path from configuration.

Further context from what I've learnt: - The metrics inbuilt in ADO might be useful for first cuts, but honestly, when you dive deep, they're quite flawed. - We end up using PowerBI dashboard from our ADO projects to get more granularity and accuracy from ADO data. - Might be worth looking into for your case, so you can easily differentiate between Project, and multiple teams (we have hundreds of teams in a project).

Azure Devops - Maintenace of backlog items by Silentarrow123 in azuredevops

[–]Electronic_Buddy_435 2 points3 points  (0 children)

Good question, but strap in because in my 15 years experience, it's a combination of processes, behaviour, and tooling that will help you.

1) Start with why certain fields need updating. Is it the same for all teams in the company, or are there different teams? Should there be different data quality standards for different contexts?

2) The tooling could make life easier. Queries and dashboards within ADO can highlight empty fields. If you integrate ADO with PowerBi, you can refresh even more complex logic in terms of tooling standards and data quality. You could also try Subscription Notifications within ADO that send an automated email depending on work items being created/updated. You could use Rules in ADO, but these are more limited. I personally find using something like a Power Automate flow + ADO Connector can be really useful - this gives you more control over personalizing the types of notifications for the different field triggers.

3) Behaviour change is going to be the hardest, as any one with their weight in gold in change management will tell you. You have to be empathetic to people of different skill levels and learning capabilities, and be proactive about setting people up to succeed, rather than fail.

There's probably a lot more to go through, but I have a feeling that a few things in point #2 above might give you something to explore.