Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Anyone noticed Current Top 5 this week?
Forum Updated to NodeBB v4.3 + New Features

Anyone noticed Current Top 5 this week?

Scheduled Pinned Locked Moved Qt.io webservices
21 Posts 8 Posters 9.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    troubalex
    wrote on last edited by
    #9

    Gurudutt confirmed it being a bug and he's on his way of fixing it. Thanks for letting us know! :)

    THE CAKE IS A LIE
    Web Community Manager - Qt Development Frameworks

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gurudutt
      wrote on last edited by
      #10

      Very good catch :)

      In fact point calculation script failed while recalculating points for "edited doc notes" and "week point calculation" procedure wasn't executed since last few days (After last deployment) :(

      This is fixed now.

      Sorry for inconvenience.

      Release Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sfilippidis
        wrote on last edited by
        #11

        [quote author="Gurudutt" date="1310125085"]Very good catch :)

        In fact point calculation script failed while recalculating points for "edited doc notes" and "week point calculation" procedure wasn't executed since last few days (After last deployment) :(

        This is fixed now.

        Sorry for inconvenience.
        [/quote]

        I wouldn't say it is exactly fixed: you seem to reduce the points IN GENERAL, not only the number that appears it the "to 5"! ;-)

        https://www.filippidis.name/

        1 Reply Last reply
        0
        • G Offline
          G Offline
          gurudutt
          wrote on last edited by
          #12

          [quote author="Stavros" date="1310126108"]
          I wouldn't say it is exactly fixed: you seem to reduce the points IN GENERAL, not only the number that appears it the "to 5"! ;-)[/quote]

          Top 5 this week

          This is total of points all activity in last 7 days.

          So what script does here is , it subtract point for activity older than last 7 days and check if member missed some point since last 7 days , if yes then it recalculate points for last 7 days.

          in in this case script was crashing at some point so it didn't subtracted point older than 7 days and so point keep increasing.

          Release Manager - Qt Development Frameworks

          1 Reply Last reply
          0
          • L Offline
            L Offline
            loladiro
            wrote on last edited by
            #13

            I've noticed my points decrease by 250 points. Could that be the points from the feedback poll on the Qt SDK? (If I remeber correctly, we were supposed to get 250 points for that)

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sfilippidis
              wrote on last edited by
              #14

              [quote author="Gurudutt" date="1310128334"]
              [quote author="Stavros" date="1310126108"]
              I wouldn't say it is exactly fixed: you seem to reduce the points IN GENERAL, not only the number that appears it the "to 5"! ;-)[/quote]

              Top 5 this week

              This is total of points all activity in last 7 days.

              So what script does here is , it subtract point for activity older than last 7 days and check if member missed some point since last 7 days , if yes then it recalculate points for last 7 days.

              in in this case script was crashing at some point so it didn't subtracted point older than 7 days and so point keep increasing.[/quote]

              Well, I suppose that you know better! :-)

              [I had made the assumption that while trying to fix the bug you mention, you accidentally deleted points not only for these 7 days, but for the total sum.]

              https://www.filippidis.name/

              1 Reply Last reply
              0
              • G Offline
                G Offline
                gurudutt
                wrote on last edited by
                #15

                Hi Stavros,

                [quote author="Stavros" date="1310129174"]
                Well, I suppose that you know better! :-)

                [I had made the assumption that while trying to fix the bug you mention, you accidentally deleted points not only for these 7 days, but for the total sum.][/quote]

                I have fixed issue for last 7 days point and since script was crashing so I fixed it and after last few days script was executed properly so I have expected some point adjustment.

                As many of you feels that many points have beed subtracted then I will again test whole script on our staging environment and if some bug found that will be fixed.

                I assure you all that no one will loose any point for activity he or she has done, because script go through each activity and reward point for that if it is missing in point system and removes some point if they have got some extra point.

                Release Manager - Qt Development Frameworks

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  sfilippidis
                  wrote on last edited by
                  #16

                  [quote author="Gurudutt" date="1310129853"]Hi Stavros,

                  [quote author="Stavros" date="1310129174"]
                  Well, I suppose that you know better! :-)

                  [I had made the assumption that while trying to fix the bug you mention, you accidentally deleted points not only for these 7 days, but for the total sum.][/quote]

                  I have fixed issue for last 7 days point and since script was crashing so I fixed it and after last few days script was executed properly so I have expected some point adjustment.

                  As many of you feels that many points have beed subtracted then I will again test whole script on our staging environment and if some bug found that will be fixed.

                  I assure you all that no one will loose any point for activity he or she has done, because script go through each activity and reward point for that if it is missing in point system and removes some point if they have got some extra point.

                  [/quote]

                  I am sure that everything is under control!

                  Keep up the good work!

                  :-)

                  https://www.filippidis.name/

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    gurudutt
                    wrote on last edited by
                    #17

                    I guess it is also important to know ,

                    some members loose point for following activity.

                    • If some forum tread/post is deleted.
                    • If tag is deleted.
                    • if wiki revisions are deleted.
                    • If comment is deleted.
                    • if doc note is reported and moderated.

                    I am testing the script for each activity at the moment and if anything found will be fixed soon.
                    and for sure you will get point for all your existing activity.

                    I am really sorry for inconvenience.

                    [EDIT: list formatting, Volker]

                    Release Manager - Qt Development Frameworks

                    1 Reply Last reply
                    0
                    • EddyE Offline
                      EddyE Offline
                      Eddy
                      wrote on last edited by
                      #18

                      [quote author="loladiro" date="1310129161"]I've noticed my points decrease by 250 points. Could that be the points from the feedback poll on the Qt SDK? (If I remeber correctly, we were supposed to get 250 points for that)[/quote]

                      Hi Loladiro,

                      I don't think this is the reason. Mine dropped by 132 points.

                      Qt Certified Specialist
                      www.edalsolutions.be

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        gurudutt
                        wrote on last edited by
                        #19

                        Hi All,

                        I have tested whole script now and I didn't found anything wrong in the script, all seems to be working fine.
                        I check all part of site and calculate point based on existing activity on site.

                        Looks like point total for each member wasn't calculated for long as it is calculated at the last part of script.

                        So what happened here, whenever you do some activity on Qt Developer Network your point total was incremented but because of above mentioned reasons for which member loose points were not taken effect and after fixing the script it has fixed the points for all and some of you have lost some point.

                        So some members lost point because of above mentioned activity and also activity point are valid for one year only so all point gained before one year are deducted.

                        Right now everyone have the correct point as per current existing activity.

                        Release Manager - Qt Development Frameworks

                        1 Reply Last reply
                        0
                        • Z Offline
                          Z Offline
                          ZapB
                          wrote on last edited by
                          #20

                          Hi Gurudutt,

                          Im sure you're right but what other reasons are there for losing points beyond being over a year old? I ask as my points went down but I have not yet been a member for a year. Just curious.

                          Have a good weekend!

                          Nokia Certified Qt Specialist
                          Interested in hearing about Qt related work

                          1 Reply Last reply
                          0
                          • D Offline
                            D Offline
                            DenisKormalev
                            wrote on last edited by
                            #21

                            ZapB,

                            bq.

                            • If some forum tread/post is deleted.
                            • If tag is deleted.
                            • if wiki revisions are deleted.
                            • If comment is deleted.
                            • if doc note is reported and moderated.
                            1 Reply Last reply
                            0

                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Groups
                            • Search
                            • Get Qt Extensions
                            • Unsolved