Code Monkey home page Code Monkey logo

Comments (8)

alanbarrett avatar alanbarrett commented on August 30, 2024

@Paulina-Rosetta @stefania91

Commit 75e6175 removes the code to unpublish.
So all tasks will now be left published at their deadline.

Alan.

from solas-match-backend.

alanbarrett avatar alanbarrett commented on August 30, 2024

@stefania91 wrote...
Hi Alan,

I don't know if I'd better create an issue about this, but I noticed that I keep receiving emails once or maybe twice a day for each expired task. That's pretty annoying but the problem is that some volunteers have complained about this as well, so apparently I'm not the only one having this problem: is there something you could do?

Thank you and have a good day
... My response...
Maybe this is a side effect of the change I made, see: #45

I will check into this when I get a chance.

Alan.

from solas-match-backend.

alanbarrett avatar alanbarrett commented on August 30, 2024

@stefania91 ,

In the past we un-published tasks that reached their deadline. But on 8th December we stopped doing that. I probably did not think deeply enough about this (although I did spend quite a lot of time thinking about it, but obviously not enough!).

So currently a Task which is:

  • Passed its deadline and
  • Not Completed and
  • Is (still) Published

Will send an email every day to the translator and a different one to anyone who is subscribed to the task.

People who are subscribed to the task are (more or less)...

  • The user who created the project and left "Track Project:" checked when the project was created,
  • Anyone who otherwise explicitly tracked the Project or Task,
  • and Paulina because (autofollow_admin_ids=1012).

But I am not sure why @stefania91 is getting these emails (would you have tracked the project?).

But could you forward me an example of the email to make sure I am looking at the right one.

So we need to decide with @Paulina-Rosetta what we need to do.

Options without too much thought are...

  • Un-publish the task as before.
  • Stop the reminders after one or more days have passed.
  • Leave as is (possibly manually changing the deadline).
    ... What do we want to happen?

We should discuss when you have thought about this.

Alan.

from solas-match-backend.

stefania91 avatar stefania91 commented on August 30, 2024

Thanks Alan! I do track projects actually. Isn't there a way to send those reminders only on the first and second day and maybe, let's say, four days after the task has expired? Because usually, we contact ourselves the volunteers who haven't submitted the task yet, so I guess it's a bit too many emails for them.

from solas-match-backend.

Paulina-Rosetta avatar Paulina-Rosetta commented on August 30, 2024

If I'm unstanding correctly, we are sending reminder emails every day about every task that has passed its deadline? Correct? That does seem like overkill...

For tasks where the deadline has expired, and they haven't been claimed, one email to whoever has tracked the task should be enough. This will remind us/orgs that the deadline needs to be updated (or the task deleted).

For tasks that have been claimed, I think we decided to send one reminder a week before the deadline and another one a week after the deadline has passed? See #1202
That would seem sufficient to me.

I think ending the automatic unpublishing certainly helped in that volunteers now claim tasks after they have expired. We still have to manually change deadlines on these tasks, but it means that tasks which we might have overlooked after they ended up unpublished, and never updated, now get claimed.

from solas-match-backend.

alanbarrett avatar alanbarrett commented on August 30, 2024

@stefania91 and @Paulina-Rosetta ,

I will go with "For tasks where the deadline has expired, and they haven't been claimed, one email to whoever has tracked the task should be enough".

This will be straightforward enough to do and should stop email overload.

By the way, I confirm, the emails we are discussing here are in addition to the reminders send to translators (only) one week before and one week after the deadline that @Paulina-Rosetta mentions.

@stefania91 ,
Do you want to be set to be automatically tracking Projects and Tasks? It seems you are probably doing it manually at present.

Alan.

from solas-match-backend.

stefania91 avatar stefania91 commented on August 30, 2024

@alanbarrett
I think your solution for the unclaimed tasks is the best option: we usually update them straight away, so one reminder is enough.

I am tracking projects manually at the moment, but I prefer to keep it that way, because it's easier for me to see if there's some project that I still need to add to the report.

from solas-match-backend.

alanbarrett avatar alanbarrett commented on August 30, 2024

@Paulina-Rosetta @stefania91

I said I would implement "For tasks where the deadline has expired, and they haven't been claimed, one email to whoever has tracked the task should be enough".

In fact I did slightly different in that the fix applies (as the current code does) whether or not the tasks have been claimed,
as the notification on deadline expiration is sent to all those who have been tracking the task
(additionally, if the task has been claimed, the volunteer/translator also gets the notification).

The one week before and one week after emails still go out to the volunteer/translator.

This is fixed by a change to database SQL (notifications are only sent once for a task reaching its deadline within the previous 24 hours.

See TheRosettaFoundation/SOLAS-Match@d12e72d

Alan.

from solas-match-backend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.